mirror of
https://github.com/eddyem/tty_term.git
synced 2026-06-21 19:36:29 +03:00
ver 0.1.3: fixed bug with UNIX-sockets
This commit is contained in:
@@ -31,6 +31,7 @@ typedef struct{
|
||||
char *ttyname; // device name
|
||||
char *eol; // end of line: \r (CR), \rn (CR+LF) or \n (LF): "r", "rn", "n"
|
||||
char *port; // socket port
|
||||
char *serformat; // format of serial line
|
||||
} glob_pars;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user