Prototyp V2

Dependencies:   PM2_Libary

Revision:
31:24081337c9ed
Parent:
30:1e8295770bc1
Child:
32:bf35aeffc374
--- 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