diff options
Diffstat (limited to 'libraries/Servo/Servo.h')
-rwxr-xr-x | libraries/Servo/Servo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/Servo/Servo.h b/libraries/Servo/Servo.h index 780367d..59f04d9 100755 --- a/libraries/Servo/Servo.h +++ b/libraries/Servo/Servo.h @@ -22,7 +22,6 @@ */ #include <inttypes.h> -#include <wiring.h> class Servo { |