aboutsummaryrefslogtreecommitdiff
path: root/shared/serial_parse.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/serial_parse.c
parente75c48a4d79a838844aab071c81b2879aab2b5ee (diff)
implement SENS command0.2.0
Diffstat (limited to 'shared/serial_parse.c')
-rw-r--r--shared/serial_parse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shared/serial_parse.c b/shared/serial_parse.c
index 89c5809..3bc8e3b 100644
--- a/shared/serial_parse.c
+++ b/shared/serial_parse.c
@@ -1,4 +1,3 @@
-#include <stdbool.h>
#include <string.h>
#include "consts.h"