aboutsummaryrefslogtreecommitdiff
path: root/robot/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'robot/io.c')
-rw-r--r--robot/io.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/robot/io.c b/robot/io.c
index f5fcffc..f98c87a 100644
--- a/robot/io.c
+++ b/robot/io.c
@@ -27,4 +27,3 @@ void w2_io_main() {
print(g_w2_io.lcd.text);
};
-void w2_io_init() { w2_modes_call(W2_M_SCAL); }