*** empty log message ***
This commit is contained in:
@@ -10,6 +10,7 @@ typedef struct {
|
||||
|
||||
SerChannel *SerOpen(const char *host, int msecTmo, int (*idleHdl)(int,int));
|
||||
char *SerCmd(SerChannel *ser, char *cmnd);
|
||||
int SerSetTmo(SerChannel *ser, int msecTmo);
|
||||
SerChannel *SerCheck(SerChannel *ser);
|
||||
void SerClose(SerChannel *ser);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user