Workshop 2

Dependencies:   PM2_Libary

Files at this revision

API Documentation at this revision

Comitter:
lupomic
Date:
Wed Mar 23 07:09:26 2022 +0000
Parent:
30:1e8295770bc1
Commit message:
First Commit

Changed in this revision

PM2_Libary.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/PM2_Libary.lib	Tue Mar 22 10:45:49 2022 +0100
+++ b/PM2_Libary.lib	Wed Mar 23 07:09:26 2022 +0000
@@ -1,1 +1,1 @@
-https://os.mbed.com/users/pmic/code/PM2_Libary/#ea222b81350eda41414c47268f910f5aec8d8ad1
\ No newline at end of file
+https://os.mbed.com/users/pmic/code/PM2_Libary/#ea222b81350e
--- 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