Raphael Schmidt
/
GrannyStepper
Projekt
Diff: main.cpp
- Revision:
- 28:3760373c234d
- Parent:
- 27:0772a14369ce
- Child:
- 29:d6f1ccf42a31
diff -r 0772a14369ce -r 3760373c234d main.cpp --- a/main.cpp Wed Mar 16 11:47:10 2022 +0100 +++ b/main.cpp Wed Mar 16 11:47:54 2022 +0100 @@ -1,8 +1,6 @@ #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