University of Plymouth - Stages 1, 2 and 3
/
Task325-FZ429
Demo of ISR waking MCU
Revision 5:c11d12dab1e2, committed 2019-09-12
- Comitter:
- noutram
- Date:
- Thu Sep 12 13:59:51 2019 +0000
- Parent:
- 4:684525c93d74
- Commit message:
- Fixed bug
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 684525c93d74 -r c11d12dab1e2 main.cpp --- a/main.cpp Thu Sep 12 13:57:55 2019 +0000 +++ b/main.cpp Thu Sep 12 13:59:51 2019 +0000 @@ -5,7 +5,7 @@ // which trigger the routine //Uncomment this if you want to use the onboard LEDs and Blue Switch on a F429ZI -#define USEONBOARD +//#define USEONBOARD //Declare functions void sw1FallingEdge();