summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/servo.h
diff options
context:
space:
mode:
authorJérémy Dufour2008-03-22 16:19:34 +0100
committerJérémy Dufour2008-03-22 16:19:34 +0100
commit6ba7fe28e7919778343ab64874fd446e888f7edf (patch)
tree443bd98faca998ab1be147e4f6fe444e4052639c /digital/io/src/servo.h
parentf89f8c9395cf2c88bf19469a196c9566beaa9760 (diff)
* digital/io/src
- fix English typo in EEPROM and servo comments (thanks to ni for the remarks).
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 2e957714..ee627a65 100644
--- a/digital/io/src/servo.h
+++ b/digital/io/src/servo.h
@@ -51,7 +51,7 @@
/**
* Number of servos motor managed by this module.
- * If you change it, you _must_ to update the key of the eeprom module!
+ * If you change it, you _must_ update the key of the eeprom module!
*/
#define SERVO_NUMBER 5