Sistemas Operativos Mercedes / Mbed 2 deprecated ControlLed_v2

Dependencies:   Led SDFileSystem mbed

Fork of ControlLed_v2 by Matias Almazan

Revision:
1:29d489495777
Parent:
0:f9cd8f4d4a0b
--- a/main.cpp	Mon Jun 26 20:12:38 2017 +0000
+++ b/main.cpp	Mon Jun 26 20:14:45 2017 +0000
@@ -52,7 +52,8 @@
 int main() {
     printf("Inicio");
         
-    CrearArchivo();    
+    CrearArchivo();  
+    printf("Archivo creado");  
     while (true) {
         printf("Loop");
         if ((sw2 == 0) and (EstadoAntBTN2 == 1)){