diff options
Diffstat (limited to 'robot/io.c')
-rw-r--r-- | robot/io.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,4 +27,3 @@ void w2_io_main() { print(g_w2_io.lcd.text); }; -void w2_io_init() { w2_modes_call(W2_M_SCAL); } |
index : project-robotrun-software | |
21-22 b04 proj06: robotrun |
summaryrefslogtreecommitdiff |
-rw-r--r-- | robot/io.c | 1 |
@@ -27,4 +27,3 @@ void w2_io_main() { print(g_w2_io.lcd.text); }; -void w2_io_init() { w2_modes_call(W2_M_SCAL); } |