From d70f4f44f927281d6c9bfff64264bd754d682dc8 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Thu, 26 May 2022 14:05:53 +0200 Subject: implement mode command --- robot/setup.c | 1 - 1 file changed, 1 deletion(-) (limited to 'robot/setup.c') diff --git a/robot/setup.c b/robot/setup.c index d075c41..1ecda43 100644 --- a/robot/setup.c +++ b/robot/setup.c @@ -2,7 +2,6 @@ #include "../shared/bin.h" #include "../shared/consts.h" -#include "halt.h" #include "modes.h" #include "orangutan_shim.h" #include "sercomm.h" -- cgit v1.2.3