34 #ifndef rs232_INCLUDED 35 #define rs232_INCLUDED 49 #include <sys/ioctl.h> 52 #include <sys/types.h> 65 int SendBuf(
unsigned char *,
int);
int SendByte(unsigned char)
int OpenComport(char *, int)
int PollComport(unsigned char *, int)
int SendBuf(unsigned char *, int)