Sistemas Operativos Mercedes / Mbed 2 deprecated ControlLed_v2

Dependencies:   Led SDFileSystem mbed

Fork of ControlLed_v2 by Matias Almazan

Files at this revision

API Documentation at this revision

Comitter:
MAlmazan
Date:
Mon Jun 26 20:14:45 2017 +0000
Parent:
0:f9cd8f4d4a0b
Commit message:
Ultima version. No se si anda.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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)){