report probe_succeeded with probe status
This commit is contained in:
parent
0beacbbb11
commit
297f4d1dd6
5 changed files with 9 additions and 5 deletions
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue