@@ -116,7 +116,9 | |||
|
116 | 116 | int cambia_apuntamiento(char *puntero_char); No newline at end of file |
|
117 | 117 | int carga_experimento(char *nombre_archivo); No newline at end of file |
|
118 | 118 | char *chequeo_sistema(char *filename, char *numero_muestras); |
|
119 | No newline at end of file | |
|
119 | void recibe_experimento(char *data, char filename[]); No newline at end of file | |
|
No newline at end of file | ||
|
120 | char *Lee_experimento(char *filename); | |
|
No newline at end of file | ||
|
121 | void consigue_nombre_experimento(char *rx_data, char filename[]); No newline at end of file | |
|
120 | 122 | void SplitFrame(char *frame); No newline at end of file |
|
121 | 123 | void intToStr( int number, char* str ); No newline at end of file |
|
122 | 124 | No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now