aboutsummaryrefslogtreecommitdiff
path: root/robot/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'robot/io.c')
-rw-r--r--robot/io.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/robot/io.c b/robot/io.c
index 91a62b2..560b66f 100644
--- a/robot/io.c
+++ b/robot/io.c
@@ -7,8 +7,6 @@
bool g_w2_io_object_detected = false;
-#include <stdio.h>
-
void w2_io_object_detection() {
unsigned int front_distance = analog_read(W2_SIDE_SENSOR_PIN);