summaryrefslogtreecommitdiff
path: root/shared/protocol.c
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-05-26 19:17:33 +0200
committerlonkaars <loek@pipeframe.xyz>2022-05-26 19:17:33 +0200
commit266fd5ef0c45315fc0bf281a15630a9b4765e68c (patch)
treea34a86d72e25e3c858577feaff7f61c81b026c61 /shared/protocol.c
parente75c48a4d79a838844aab071c81b2879aab2b5ee (diff)
implement SENS command0.2.0
Diffstat (limited to 'shared/protocol.c')
-rw-r--r--shared/protocol.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/shared/protocol.c b/shared/protocol.c
index 77ec466..fcc9fa4 100644
--- a/shared/protocol.c
+++ b/shared/protocol.c
@@ -1,5 +1,3 @@
-#include <stdbool.h>
-
#include "protocol.h"
#ifdef W2_SIM
#include "../robot/orangutan_shim.h"