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