Workshop 1
Dependencies: PM2_Libary Eigen
Diff: main.cpp
- Revision:
- 45:a8a2670980cd
- Parent:
- 44:a65bc3e11481
- Child:
- 46:31e06f30e91c
--- a/main.cpp Wed May 18 07:53:31 2022 +0200 +++ b/main.cpp Wed May 18 06:52:25 2022 +0000 @@ -5,6 +5,8 @@ # define M_PI 3.14159265358979323846 // number pi +//WORKSHOP 1 + // 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