Merge pull request #2013 from bq/Fix_lowercase

Fixed lowercase change missing on commit a22a228b.
This commit is contained in:
Scott Lahteine
2015-05-04 23:50:56 -07:00
3 changed files with 2 additions and 2 deletions

View File

@ -61,7 +61,7 @@
#endif
#if NUM_SERVOS > 0
#include "Servo.h"
#include "servo.h"
#endif
#if HAS_DIGIPOTSS