summaryrefslogtreecommitdiff
path: root/digital
diff options
context:
space:
mode:
authorNicolas Schodet2012-05-18 06:42:00 +0200
committerNicolas Schodet2012-05-18 06:42:00 +0200
commitd4a36f4b08d77d477a4614dc14df522e2e85e604 (patch)
tree8e6e18e1fe7d4ef45ce6a824110b09c7599c491c /digital
parent43b2c29cf87a2e8ed2cfbab531b09a5fa5ceb489 (diff)
digital/io-hub/src/guybrush: new clamp angle
Diffstat (limited to 'digital')
-rw-r--r--digital/io-hub/src/guybrush/bottom_clamp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/digital/io-hub/src/guybrush/bottom_clamp.c b/digital/io-hub/src/guybrush/bottom_clamp.c
index 2137c0f3..a4f1f4e3 100644
--- a/digital/io-hub/src/guybrush/bottom_clamp.c
+++ b/digital/io-hub/src/guybrush/bottom_clamp.c
@@ -198,8 +198,8 @@ FSM_START_WITH (CLAMP_START)
POSITION DEFINITION
---------------------------------------*/
#define RECALE_COIN 1100
-#define CLAMP_1_DOWN 3863
-#define CLAMP_1_UP 1863
+#define CLAMP_1_DOWN 3929
+#define CLAMP_1_UP 1929
#define POS_TO_DROP 800
#define HIDE_POS_TREE 550
#define DECALAGE_CD_BAS 319