Nicolás Almaraz / Mbed 2 deprecated TP1_Ejer3

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
nicoalmaraz
Date:
Sat Jun 15 22:04:19 2019 +0000
Parent:
1:917b402c9b00
Commit message:
Trabajo Practico 1 - Ejercicio 3: Bomba 1.3

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 917b402c9b00 -r 88b9ec493af4 main.cpp
--- a/main.cpp	Sat Jun 15 22:02:38 2019 +0000
+++ b/main.cpp	Sat Jun 15 22:04:19 2019 +0000
@@ -70,11 +70,11 @@
                     mostrado=0;
                     reset_variables();
                     generar_patron();
-                    printf("\r\nPatron:\r\n");
-                    printf("%d\r\n",patron[0]);
-                    printf("%d\r\n",patron[1]);
-                    printf("%d\r\n",patron[2]);
-                    printf("%d\r\n",patron[3]);
+                    //printf("\r\nPatron:\r\n");
+                    //printf("%d\r\n",patron[0]);
+                    //printf("%d\r\n",patron[1]);
+                    //printf("%d\r\n",patron[2]);
+                    //printf("%d\r\n",patron[3]);
                 }
                 break;
             case 2://Me fijo si se desconectó algún cable o si se terminó el tiempo