report probe_succeeded with probe status
This commit is contained in:
2
probe.h
2
probe.h
@ -40,7 +40,7 @@ uint8_t probe_get_state(uint8_t mode);
|
||||
|
||||
uint8_t probe_errors_enabled(uint8_t mode);
|
||||
|
||||
void probe_finalize();
|
||||
void probe_finalize(uint8_t probe_succeeded);
|
||||
|
||||
// Monitors probe pin state and records the system position when detected. Called by the
|
||||
// stepper ISR per ISR tick.
|
||||
|
Reference in New Issue
Block a user