summaryrefslogtreecommitdiff
path: root/digital/io/src/move.fsm
diff options
context:
space:
mode:
authorNicolas Schodet2010-04-07 23:50:36 +0200
committerNicolas Schodet2010-04-07 23:50:36 +0200
commit760a56ba0746070e205184a15f0b05ef7b6304df (patch)
treed75a5bf99dbced32a86e247b285ae235e7fdd151 /digital/io/src/move.fsm
parentc4556705ce9cb0fc517a3d5ae89b96e8c1db756c (diff)
digital/io: forget sharps
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