Workshop 2
Dependencies: PM2_Libary
Diff: main.cpp
- Revision:
- 33:68077b39d421
- Parent:
- 32:46e8d685e298
- Child:
- 34:4c04c6c04c55
--- a/main.cpp Fri Mar 25 10:05:55 2022 +0000 +++ b/main.cpp Fri Mar 25 10:16:21 2022 +0000 @@ -1,8 +1,8 @@ #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