Go to the source code of this file.
Defines | |
#define | DEF_SEMFILE "semfile.sem" |
#define | DEF_SERIAL_PORT_FILE "/dev/brazo_derecho" |
#define | DEFAULT_COMMAND "POS\n\r" |
Functions | |
int | main (int argc, char **argv) |
#define DEF_SEMFILE "semfile.sem" |
Definition at line 39 of file test_manual_rs232.cpp.
#define DEF_SERIAL_PORT_FILE "/dev/brazo_derecho" |
Definition at line 38 of file test_manual_rs232.cpp.
#define DEFAULT_COMMAND "POS\n\r" |
Definition at line 42 of file test_manual_rs232.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 44 of file test_manual_rs232.cpp.