y

Dependencies:   mbed

Revision:
1:924f6cf87f06
Parent:
0:f23ecbd3f3b5
diff -r f23ecbd3f3b5 -r 924f6cf87f06 main.cpp
--- 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
     }
 }