Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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 |
--- 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: