summaryrefslogtreecommitdiff
path: root/digital/io/src/servo.h
diff options
context:
space:
mode:
authorJérémy Dufour2008-03-19 11:34:01 +0100
committerJérémy Dufour2008-03-19 11:34:01 +0100
commit193dd6732798199a4a94749188a56635fda6dd90 (patch)
tree5475506a41cf72460a2e7d6326d7a48bedcc412f /digital/io/src/servo.h
parent624f2f2aade9f87ff22f56e0b5a9999cdd1db458 (diff)
* digital/io/src
- add trap module (not integrated in the io program); - add eeprom module to support load/store parameters (for the trap module); - partial integration of eeprom in the io program.
Diffstat (limited to 'digital/io/src/servo.h')
-rw-r--r--digital/io/src/servo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/digital/io/src/servo.h b/digital/io/src/servo.h
index b52b02bc..2e957714 100644
--- a/digital/io/src/servo.h
+++ b/digital/io/src/servo.h
@@ -51,6 +51,7 @@
/**
* Number of servos motor managed by this module.
+ * If you change it, you _must_ to update the key of the eeprom module!
*/
#define SERVO_NUMBER 5