From 6ba7fe28e7919778343ab64874fd446e888f7edf Mon Sep 17 00:00:00 2001 From: Jérémy Dufour Date: Sat, 22 Mar 2008 16:19:34 +0100 Subject: * digital/io/src - fix English typo in EEPROM and servo comments (thanks to ni for the remarks). --- 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 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 -- cgit v1.2.3