batch database access
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#ifndef _INFLUX_H_
|
||||
#define _INFLUX_H_
|
||||
|
||||
void influxSendFrequency(double f);
|
||||
|
||||
void influxAddFrequency(double f);
|
||||
void influxInit();
|
||||
|
||||
#endif // _INFLUX_H_
|
Reference in New Issue
Block a user