diff options
Diffstat (limited to 'robot/setup.c')
-rw-r--r-- | robot/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
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" |