Micha Schaaf
/
PM2_Example_PES_board
Workshop2
Revision 33:d4438dbba4bc, committed 2022-03-25
- Comitter:
- schaami1
- Date:
- Fri Mar 25 13:22:27 2022 +0000
- Parent:
- 32:eae26e82b8ce
- Commit message:
- first.
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Mar 23 10:53:59 2022 +0000 +++ b/main.cpp Fri Mar 25 13:22:27 2022 +0000 @@ -1,6 +1,8 @@ #include "mbed.h" #include "PM2_Libary.h" +//Workshop 2 + // 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