Carlos Quintana / Mbed 2 deprecated frdm_rtos_Teclado4x4_Thread_LCD

Dependencies:   mbed mbed-rtos TextLCD

Revision:
1:91306627385c
Parent:
0:8320db45d270
diff -r 8320db45d270 -r 91306627385c main.cpp
--- a/main.cpp	Thu Dec 20 05:34:43 2018 +0000
+++ b/main.cpp	Thu Dec 20 05:37:59 2018 +0000
@@ -128,7 +128,7 @@
         fflush(stdout);
         while (1){
             relay = !relay;
-            wait(0.5);   
+            wait(0.6);   
         }
     }
 }
\ No newline at end of file