From 760a56ba0746070e205184a15f0b05ef7b6304df Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Wed, 7 Apr 2010 23:50:36 +0200 Subject: digital/io: forget sharps --- digital/io/src/move.fsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io/src/move.fsm') 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 -- cgit v1.2.3