diff options
Diffstat (limited to 'libraries/Servo')
| -rw-r--r-- | libraries/Servo/Servo.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/Servo/Servo.h b/libraries/Servo/Servo.h index 1c75618..583312e 100644 --- a/libraries/Servo/Servo.h +++ b/libraries/Servo/Servo.h @@ -28,6 +28,7 @@  #include <stdint.h>  #include "wirish.h"             /* hack for IDE compile */ +#include "HardwareTimer.h"  /* Note on Arduino compatibility:  | 
