aboutsummaryrefslogtreecommitdiff
path: root/robot/halt.h
diff options
context:
space:
mode:
Diffstat (limited to 'robot/halt.h')
-rw-r--r--robot/halt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/halt.h b/robot/halt.h
index e88bde4..d92905e 100644
--- a/robot/halt.h
+++ b/robot/halt.h
@@ -5,4 +5,4 @@
*
* stops all execution until emergency status is manually cleared by the user
*/
-void w2_mode_halt_main();
+void w2_mode_halt();