@@ -384,7 +384,7 | |||||
384 | if(strcmp(cmd,"SNDF") == 0){ |
|
384 | if(strcmp(cmd,"SNDF") == 0){ | |
385 | escribe_experimento(rx_data,filename1); |
|
385 | escribe_experimento(rx_data,filename1); | |
386 | carga_experimento(filename1); |
|
386 | carga_experimento(filename1); | |
387 |
|
|
387 | cambia_apuntamiento("0"); | |
388 | tx_data = (char*)malloc(3); |
|
388 | tx_data = (char*)malloc(3); | |
389 | tx_data = "OK"; |
|
389 | tx_data = "OK"; | |
390 | } |
|
390 | } |
General Comments 0
You need to be logged in to leave comments.
Login now