summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/bot.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/bot.h')
-rw-r--r--digital/io/src/bot.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/digital/io/src/bot.h b/digital/io/src/bot.h
index 6c455906..65fa6e81 100644
--- a/digital/io/src/bot.h
+++ b/digital/io/src/bot.h
@@ -73,6 +73,9 @@
/** Slow parameters. */
#define BOT_MOVE_SLOW 0x20, 0x20, 0x10, 0x10
+/** Very slow parameters. */
+#define BOT_MOVE_SNAYLE 0x8, 0x8, 0x8, 0x8
+
/** Elevator stroke in steps. */
#define BOT_ELEVATOR_STROKE_STEP 7089