@@ -56,6 +56,16 | |||||
56 | No newline at end of file |
|
56 | ||
57 | typedef struct control_module_parameters cmp; No newline at end of file |
|
57 | typedef struct control_module_parameters cmp; | |
58 | No newline at end of file |
|
58 | ||
|
59 | ||||
|
No newline at end of file | ||||
|
60 | char *header = NULL; | |||
|
No newline at end of file | ||||
|
61 | char *TypeOfInstrument = NULL; | |||
|
No newline at end of file | ||||
|
62 | char *iDSource = NULL; | |||
|
No newline at end of file | ||||
|
63 | char *iDDestino = NULL; | |||
|
No newline at end of file | ||||
|
64 | char *len = NULL; | |||
|
No newline at end of file | ||||
|
65 | char *cmd = NULL; | |||
|
No newline at end of file | ||||
|
66 | char *rx_data = NULL; | |||
|
No newline at end of file | ||||
|
67 | char *crc = NULL; | |||
|
No newline at end of file | ||||
|
68 | No newline at end of file | |||
59 | cmp parameters; No newline at end of file |
|
69 | cmp parameters; | |
60 | /* No newline at end of file |
|
70 | /* | |
61 | * Zona de declaracion de cabeceras. No newline at end of file |
|
71 | * Zona de declaracion de cabeceras. |
General Comments 0
You need to be logged in to leave comments.
Login now