report probe_succeeded with probe status

This commit is contained in:
Elijah Insua
2014-09-22 20:32:47 -07:00
parent 0beacbbb11
commit 297f4d1dd6
5 changed files with 9 additions and 5 deletions

View File

@@ -320,7 +320,7 @@ void mc_homing_cycle()
bit_true_atomic(sys.execute, EXEC_CRIT_EVENT);
} else {
perform_pull_off = 0;
probe_finalize();
probe_finalize(0);
}
}
protocol_execute_runtime(); // Check and execute run-time commands