Software Serial lib

Dependents:   BufferedSoftSerial

Fork of SoftSerial by João Sousa

Revision:
12:df8c4d11ebf0
Parent:
6:517082212c00
--- a/SoftSerial_Ticker.h	Sat Jul 05 13:22:43 2014 +0000
+++ b/SoftSerial_Ticker.h	Tue May 19 18:43:20 2015 +0000
@@ -4,6 +4,7 @@
 #define FLEXTICKER_H
 
 #include "mbed.h"
+#include "us_ticker_api.h"
 
 class FlexTicker: public TimerEvent {
     public: