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: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: TimerEvent.h
- Revision:
- 102:da0ca467f8b5
- Parent:
- 100:cbbeb26dbd92
- Child:
- 122:f9eeca106725
diff -r 7cff1c4259d7 -r da0ca467f8b5 TimerEvent.h
--- a/TimerEvent.h Tue Jun 09 14:29:26 2015 +0100
+++ b/TimerEvent.h Wed Jul 08 11:22:30 2015 +0100
@@ -17,6 +17,7 @@
#define MBED_TIMEREVENT_H
#include "ticker_api.h"
+#include "us_ticker_api.h"
namespace mbed {


