##// END OF EJS Templates
Configuration file of the control module as an argument of the main aplication: Testing 3
imanay -
r226:227
parent child
Show More
@@ -149,7 +149,6
149 149 int servSocket; No newline at end of file
150 150 int clntSocket; No newline at end of file
151 151
No newline at end of file
152 printf ("testing"); No newline at end of file
153 152 char *rx_buffer = (char *) malloc(TAM_BUFFER); No newline at end of file
154 153 char *tx_buffer = (char *) malloc(TAM_BUFFER); No newline at end of file
155 154 /* Inicializa parametros del modulo*/ No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now