##// END OF EJS Templates
First beam is loaded by default after sending the beam file to the control modules.
imanay -
r230:231
parent child
Show More
@@ -384,7 +384,7
384 384 if(strcmp(cmd,"SNDF") == 0){ No newline at end of file
385 385 escribe_experimento(rx_data,filename1); No newline at end of file
386 386 carga_experimento(filename1);
387 No newline at end of file
387 //cambia_apuntamiento("0"); No newline at end of file
388 388 tx_data = (char*)malloc(3); No newline at end of file
389 389 tx_data = "OK"; No newline at end of file
390 390 } No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now