Demo of ISR waking MCU
Diff: main.cpp
- Revision:
- 5:c11d12dab1e2
- Parent:
- 4:684525c93d74
--- 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();