add influx driver
This commit is contained in:
7
src/influx.h
Normal file
7
src/influx.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef _INFLUX_H_
|
||||
#define _INFLUX_H_
|
||||
|
||||
void influxSendFrequency(double f);
|
||||
|
||||
|
||||
#endif // _INFLUX_H_
|
Reference in New Issue
Block a user