#include <sys/termios.h>
#include "../constants.h"
#include <sys/types.h>
#include "../constants.h"
Go to the source code of this file.
Data Structures | |
class | di_serial_io |
Class to handle serial type connections. More... |
Serial type connections class.
Device Codes (used with connect() ):
01 = DI-194RS
Definition in file di_serial_io.h.