Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
nervy
Date:
Sat May 02 04:12:50 2020 +0000
Parent:
27:d8f636a2a766
Commit message:
SELENA

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r d8f636a2a766 -r b0712ef984de main.cpp
--- a/main.cpp	Sat May 02 04:09:53 2020 +0000
+++ b/main.cpp	Sat May 02 04:12:50 2020 +0000
@@ -31,10 +31,10 @@
 void parpadeopreventivo(){
     rojo=0;
     verde=0;
-    wait(.3);
+    wait(.2);
     rojo=1;
     verde=1;
-    wait(.3);}
+    wait(.2);}
     
 void parpadeoverde(){
     verde=0;
@@ -51,6 +51,7 @@
     parpadealto();
     preventivo();
     parpadeopreventivo();
+    parpadeopreventivo();
     siga();
     parpadeoverde();
     parpadeoverde();