mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-22 01:31:01 +03:00
add serial/socket plugin example
This commit is contained in:
@@ -30,6 +30,7 @@ typedef struct{
|
||||
char **plugins; // all plugins connected
|
||||
int nplugins; // amount of plugins
|
||||
char *conffile; // configuration file used instead of long command line
|
||||
int pollt; // sensors maximal polling interval
|
||||
} glob_pars;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user