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: wakeup_button.cpp
- Revision:
- 19:adb1816661ee
- Parent:
- 18:e236110ce841
- Child:
- 20:759aab916d47
--- a/wakeup_button.cpp Fri Feb 21 17:52:25 2020 +0800 +++ b/wakeup_button.cpp Tue Feb 25 17:18:02 2020 +0800 @@ -21,6 +21,11 @@ #define BUTTON1 SW2 #define BUTTON2 SW3 +#elif defined(TARGET_NUMAKER_IOT_M487) +// SW +#define BUTTON1 SW2 +#define BUTTON2 SW3 + #elif defined(TARGET_NUMAKER_IOT_M263A) // SW #define BUTTON1 SW2