summaryrefslogtreecommitdiff
path: root/n/es-2006/src/servo_motor.h
diff options
context:
space:
mode:
authordufourj2006-05-25 20:45:21 +0000
committerdufourj2006-05-25 20:45:21 +0000
commitd4a465bb7fc8737df54ba49ea1b65396daecbdd2 (patch)
tree39154be35117772330ea6dad9bee120811763427 /n/es-2006/src/servo_motor.h
parent261eca7b454fffefe3f1a8b639d6789f9942853c (diff)
ES :
- gestion du grub avec le LCD ; - gestion des servo moteurs des totems.
Diffstat (limited to 'n/es-2006/src/servo_motor.h')
-rw-r--r--n/es-2006/src/servo_motor.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/n/es-2006/src/servo_motor.h b/n/es-2006/src/servo_motor.h
index adc5fc8..455ce4d 100644
--- a/n/es-2006/src/servo_motor.h
+++ b/n/es-2006/src/servo_motor.h
@@ -30,10 +30,10 @@
#include "common.h"
/** All the states used to comunicate with this module. */
-#define SRVM_LEFT_POS_IN 40
-#define SRVM_LEFT_POS_OUT 143
-#define SRVM_RIGHT_POS_IN 40
-#define SRVM_RIGHT_POS_OUT 143
+#define SRVM_LEFT_POS_IN 95
+#define SRVM_LEFT_POS_OUT 130
+#define SRVM_RIGHT_POS_IN 78
+#define SRVM_RIGHT_POS_OUT 45
#define SRVM_TRASH_POS_OPEN 68 /* 44 */
#define SRVM_TRASH_POS_CLOSE 100 /* 64 */