![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Hello there
Diff: main.cpp
- Revision:
- 22:a047968d3a91
- Parent:
- 21:f13e39291d80
diff -r f13e39291d80 -r a047968d3a91 main.cpp --- a/main.cpp Fri Mar 18 09:44:17 2022 +0100 +++ b/main.cpp Fri Mar 18 13:50:35 2022 +0000 @@ -1,6 +1,6 @@ #include "mbed.h" #include "PM2_Libary.h" - +// hello there // 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