summaryrefslogtreecommitdiffhomepage
path: root/digital/io-hub/src/apbirthday/bot.hh
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io-hub/src/apbirthday/bot.hh')
-rw-r--r--digital/io-hub/src/apbirthday/bot.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/digital/io-hub/src/apbirthday/bot.hh b/digital/io-hub/src/apbirthday/bot.hh
index 5817a478..405a8c3c 100644
--- a/digital/io-hub/src/apbirthday/bot.hh
+++ b/digital/io-hub/src/apbirthday/bot.hh
@@ -55,5 +55,7 @@
#endif
/// Normal cruise speed.
#define BOT_SPEED_NORMAL 0x50, 0x60, 0x20, 0x20
+/// Speed used for plate loading.
+#define BOT_SPEED_PLATE 0x20, 0x20, 0x20, 0x20
#endif // bot_hh