Workshop 2
Dependencies: PM2_Libary
Diff: main.cpp
- Revision:
- 32:46e8d685e298
- Parent:
- 31:24081337c9ed
- Child:
- 33:68077b39d421
--- a/main.cpp Wed Mar 23 07:09:26 2022 +0000 +++ b/main.cpp Fri Mar 25 10:05:55 2022 +0000 @@ -1,7 +1,7 @@ #include "mbed.h" #include "PM2_Libary.h" -// + // 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