summaryrefslogtreecommitdiff
path: root/robot/sercomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'robot/sercomm.h')
-rw-r--r--robot/sercomm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/sercomm.h b/robot/sercomm.h
index d717f01..b1f69c7 100644
--- a/robot/sercomm.h
+++ b/robot/sercomm.h
@@ -28,4 +28,3 @@ void w2_sercomm_main();
/** append binary message to send buffer */
void w2_sercomm_append_msg(w2_s_bin *data);
-