summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/servo.h
diff options
context:
space:
mode:
authorJérémy Dufour2008-04-01 10:49:44 +0200
committerJérémy Dufour2008-04-01 10:49:44 +0200
commit1197ceaf9f4a3730bf89542ad28ddd6aff634ade (patch)
treeb0e36db7ea234811554a288fa20b544bc738db2f /digital/io/src/servo.h
parent0d008cc2720a8c4bb3b76c6dec5040464d048adf (diff)
* digital/io/src
- add support for the rear trap (to eject the balls); - update eeprom key as required.
Diffstat (limited to 'digital/io/src/servo.h')
-rw-r--r--digital/io/src/servo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/io/src/servo.h b/digital/io/src/servo.h
index ee627a65..c6c08ce3 100644
--- a/digital/io/src/servo.h
+++ b/digital/io/src/servo.h
@@ -53,7 +53,7 @@
* Number of servos motor managed by this module.
* If you change it, you _must_ update the key of the eeprom module!
*/
-#define SERVO_NUMBER 5
+#define SERVO_NUMBER 6
/**
* Initialize servo module.