aboutsummaryrefslogtreecommitdiff
path: root/robot/mode_spin.h
diff options
context:
space:
mode:
Diffstat (limited to 'robot/mode_spin.h')
-rw-r--r--robot/mode_spin.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/robot/mode_spin.h b/robot/mode_spin.h
new file mode 100644
index 0000000..926137e
--- /dev/null
+++ b/robot/mode_spin.h
@@ -0,0 +1,8 @@
+#pragma once
+
+/**
+ * wet floor simulation
+ *
+ * spin uncontrollably (simulating wet floor??)
+ */
+void w2_mode_spin();