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.
Fork of mbed-src by
Diff: api/mbed.h
- Revision:
- 525:c320967f86b9
- Parent:
- 513:5e2f3330d475
- Child:
- 529:dcb248af6296
diff -r c0134becc221 -r c320967f86b9 api/mbed.h --- a/api/mbed.h Mon Apr 27 09:45:08 2015 +0100 +++ b/api/mbed.h Tue Apr 28 11:45:12 2015 +0100 @@ -54,6 +54,9 @@ #include "Timer.h" #include "Ticker.h" #include "Timeout.h" +#include "LowPowerTimeout.h" +#include "LowPowerTicker.h" +#include "LowPowerTimer.h" #include "LocalFileSystem.h" #include "InterruptIn.h" #include "wait_api.h"