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:
- 27:0772a14369ce
- Parent:
- 26:28693b369945
- Child:
- 28:3760373c234d
--- a/main.cpp Wed Mar 16 10:06:21 2022 +0000 +++ b/main.cpp Wed Mar 16 11:47:10 2022 +0100 @@ -1,6 +1,8 @@ #include "mbed.h" #include "PM2_Libary.h" +// test + // logical variable main task bool do_execute_main_task = false; // this variable will be toggled via the user button (blue button) to or not to execute the main task