Michele Lupo
/
PM2_Example_PES_board
Workshop 2
Diff: main.cpp
- Revision:
- 31:24081337c9ed
- Parent:
- 30:1e8295770bc1
--- a/main.cpp Tue Mar 22 10:45:49 2022 +0100 +++ b/main.cpp Wed Mar 23 07:09:26 2022 +0000 @@ -1,6 +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