Encapsulate probe as singleton class (#16751)
This commit is contained in:
@@ -977,7 +977,7 @@ void setup() {
|
||||
#endif
|
||||
|
||||
#if HAS_Z_SERVO_PROBE
|
||||
servo_probe_init();
|
||||
probe.servo_probe_init();
|
||||
#endif
|
||||
|
||||
#if HAS_PHOTOGRAPH
|
||||
|
||||
Reference in New Issue
Block a user