first commit

Dependencies:   PM2_Libary

Revision:
35:96ed18b1af94
Parent:
34:9f779e91168e
Child:
36:a48b21a9635c
--- a/main.cpp	Sun Apr 10 19:40:59 2022 +0200
+++ b/main.cpp	Wed Apr 13 07:11:14 2022 +0000
@@ -2,6 +2,8 @@
 #include "PM2_Libary.h"
 #include <cstdint>
 
+
+
 // 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