summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Balleyguier2012-05-17 00:56:06 +0200
committerJulien Balleyguier2012-05-17 00:56:06 +0200
commit1fa0c895044e3219d0494b850896e263ac0d8ad1 (patch)
tree7c5ebf443f696b58422236124a9555d167a6f6d2
parent25afe92f4ecf738de89e30cedb9ba7a1553c3bb8 (diff)
digital/io-hub/src/guybrush: delete useless state
-rw-r--r--digital/io-hub/src/guybrush/bottom_clamp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/digital/io-hub/src/guybrush/bottom_clamp.c b/digital/io-hub/src/guybrush/bottom_clamp.c
index 3e0f7913..a1220acc 100644
--- a/digital/io-hub/src/guybrush/bottom_clamp.c
+++ b/digital/io-hub/src/guybrush/bottom_clamp.c
@@ -107,7 +107,6 @@ FSM_STATES (
/*Make the coin "fall" into the clamp (the clamp has to be 90° from the floor*/
CLAMP_READY_TO_RECALE,
CLAMP_READY_TO_RECALE_2,
- CLAMP_BEGIN_RECALE,
CLAMP_TEMPO_RECALE,
CLAMP_END_RECALE,