Anderson Cunha / Mbed OS example_smart-grid

Dependencies:   sgam-lib

Files at this revision

API Documentation at this revision

Comitter:
AndersonIctus
Date:
Sat Jun 01 13:15:41 2019 -0300
Parent:
7:310098916153
Child:
9:5561dfdfbe0d
Commit message:
- Inclusao dos arquivos base para interface

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Jun 01 14:39:07 2019 +0000
+++ b/main.cpp	Sat Jun 01 13:15:41 2019 -0300
@@ -23,7 +23,7 @@
         led1 = 1;
         wait(0.4);
         led1 = 0;
-        wait(0.2);
+        // wait(0.2);
     }
 
     led1 = 0;