y

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
jahfresh
Date:
Mon Jun 03 11:58:38 2019 +0000
Parent:
0:f23ecbd3f3b5
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed May 29 09:02:17 2019 +0000
+++ b/main.cpp	Mon Jun 03 11:58:38 2019 +0000
@@ -19,6 +19,6 @@
         else {
           led = 0;
         }
-        wait(0.2); // 200 ms
+        wait(0.2); // 200 ms test
     }
 }