From 74e7db1f43d5511da291050f2ddd5d701bb04258 Mon Sep 17 00:00:00 2001 From: nonailla Date: Wed, 8 Jun 2022 15:45:25 +0200 Subject: tnkrjrf --- robot/mode_spin.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'robot/mode_spin.c') diff --git a/robot/mode_spin.c b/robot/mode_spin.c index 9ee83b0..79f9dea 100644 --- a/robot/mode_spin.c +++ b/robot/mode_spin.c @@ -1,4 +1,6 @@ #include "mode_spin.h" #include "orangutan_shim.h" + +//wet floor simulation void w2_mode_spin() { set_motors(255, -255); } -- cgit v1.2.3