diff options
Diffstat (limited to 'wirish/wirish.h')
-rw-r--r-- | wirish/wirish.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wirish/wirish.h b/wirish/wirish.h index d30ad20..82a9897 100644 --- a/wirish/wirish.h +++ b/wirish/wirish.h @@ -44,6 +44,7 @@ #include "wirish_time.h" #include "HardwareSPI.h" #include "HardwareSerial.h" +#include "HardwareTimer.h" #include "usb_serial.h" /* Arduino wiring macros and bit defines */ |