Dar Leg / Mbed OS SleepyBlinky

Files at this revision

API Documentation at this revision

Comitter:
appa
Date:
Sun Dec 04 20:55:28 2022 +0000
Parent:
0:69a64e9b0590
Commit message:
Last tested 12/4/2022

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 69a64e9b0590 -r 5bc12bf152c4 main.cpp
--- a/main.cpp	Thu Feb 04 17:39:11 2021 +0000
+++ b/main.cpp	Sun Dec 04 20:55:28 2022 +0000
@@ -1,6 +1,6 @@
 #include "mbed.h"
 #include "platform/mbed_thread.h"
-
+@ last tested 12/4/2022
 #define SleepTime 200
 
 DigitalOut led1(LED1);