From 1197ceaf9f4a3730bf89542ad28ddd6aff634ade Mon Sep 17 00:00:00 2001 From: Jérémy Dufour Date: Tue, 1 Apr 2008 10:49:44 +0200 Subject: * digital/io/src - add support for the rear trap (to eject the balls); - update eeprom key as required. --- digital/io/src/servo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io/src/servo.h') 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. -- cgit v1.2.3