mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-21 09:10:58 +03:00
Add some fields description
This commit is contained in:
@@ -25,6 +25,7 @@ typedef struct{
|
||||
char *device; // serial device name
|
||||
char *pidfile; // name of PID file
|
||||
char *logfile; // logging to this file
|
||||
char *outfile; // put output data table into this file
|
||||
int timeout; // die on timeout (no data on input)
|
||||
} glob_pars;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user