Ejemplo Final de carrera

Dependencies:   mbed

Revision:
2:4d8e35737468
Parent:
0:62186afffaac
Child:
3:13e2ee766921
--- a/main.cpp	Wed Dec 09 14:43:21 2020 +0000
+++ b/main.cpp	Wed Dec 09 14:44:13 2020 +0000
@@ -19,6 +19,6 @@
         } else {
             pc.printf("Final1 no pulsado\r\n");
         }
-        thread_sleep_for(100);
+        wait(100);
     }
 }
\ No newline at end of file