summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/move.fsm
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/move.fsm')
-rw-r--r--digital/io/src/move.fsm2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/io/src/move.fsm b/digital/io/src/move.fsm
index c278c748..c1bfa9e9 100644
--- a/digital/io/src/move.fsm
+++ b/digital/io/src/move.fsm
@@ -19,7 +19,7 @@ Events:
move_start
initialize the FSM and start the movement directly.
obstacle_in_front
- the bot has seen something (with the sharps) (front is the same when going backward).
+ the bot has seen something (front is the same when going backward).
MOVE_IDLE:
move_start -> MOVE_MOVING