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.
Dependencies: LPC1114_WakeInterruptIn
Fork of WakeUp by
Revision 23:953f438d88a5, committed 2016-11-25
- Comitter:
- sivasuren
- Date:
- Fri Nov 25 07:33:36 2016 +0000
- Parent:
- 22:49ca85e8822f
- Commit message:
- test
Changed in this revision
Device/WakeUp_LPC812.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Device/WakeUp_LPC812.cpp Wed Nov 11 20:20:27 2015 +0000 +++ b/Device/WakeUp_LPC812.cpp Fri Nov 25 07:33:36 2016 +0000 @@ -1,4 +1,4 @@ -#ifdef TARGET_LPC812 + #include "WakeUp.h" @@ -71,4 +71,3 @@ set_ms(0); } -#endif