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.
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();