Variables | |
int | serial_fd |
Serial File Descriptor. | |
unsigned char | serial_read_buf [SERIAL_READ_BUF_SIZE] |
Serial read buffer. | |
char | buf [1024] |
char | devicename [80] |
Contain a serial device name (e.g. /dev/ttyUSB0). |
char devicename[80] |
unsigned char serial_read_buf[SERIAL_READ_BUF_SIZE] |