Wake-up timer library to wake from deepsleep/power-down
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 |
diff -r 49ca85e8822f -r 953f438d88a5 Device/WakeUp_LPC812.cpp --- 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