mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-21 17:21:01 +03:00
some fixes, sill have troubles with dummy socket/fd
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
int openplugins(char **paths, int N);
|
||||
void closeplugins();
|
||||
int get_plugin(sensordata_t *o, int N);
|
||||
sensordata_t *get_plugin(int N);
|
||||
int get_nplugins();
|
||||
int format_sensval(const val_t *v, char *buf, int buflen, int Np);
|
||||
int format_msrmttm(time_t t, char *buf, int buflen);
|
||||
|
||||
Reference in New Issue
Block a user