oijdsfoj

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
jaybalar
Date:
Mon Nov 14 20:27:45 2022 +0000
Parent:
0:da114b98e013
Commit message:
project

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r da114b98e013 -r bf4c50d799b1 main.cpp
--- a/main.cpp	Mon Nov 14 20:23:43 2022 +0000
+++ b/main.cpp	Mon Nov 14 20:27:45 2022 +0000
@@ -8,5 +8,6 @@
         wait(0.2);
         myled = 0;
         wait(0.2);
+        wait(1000);
     }
 }