Nicolás Almaraz
/
TP1_Ejer3
Diff: main.cpp
- Revision:
- 2:88b9ec493af4
- Parent:
- 1:917b402c9b00
--- 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