Software Serial lib
Dependents: BufferedSoftSerial
Fork of SoftSerial by
Revision 12:df8c4d11ebf0, committed 2015-05-19
- Comitter:
- jotaemesousa
- Date:
- Tue May 19 18:43:20 2015 +0000
- Parent:
- 10:236fce2e5b8c
- Commit message:
- aa
Changed in this revision
SoftSerial_Ticker.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 236fce2e5b8c -r df8c4d11ebf0 SoftSerial_Ticker.h --- 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: