#include "ric_exception.h"#include <termios.h>#include <fcntl.h>#include <unistd.h>#include <string>

Go to the source code of this file.
Classes | |
| class | SerialCom |
Typedefs | |
| typedef unsigned char | byte |
| typedef unsigned char byte |
Definition at line 13 of file serial_com.h.