add Doxyfile and some moves
This commit is contained in:
@@ -116,6 +116,7 @@ class DebugMqtt {
|
||||
* @param measurement_name like a category
|
||||
* @param field_set the name of the value e.g temperature
|
||||
* @param measurement the real value
|
||||
* @param nanos Current time in nanoseconds
|
||||
*/
|
||||
void writeToInflux(String measurement_name, String field_set, float measurement, uint64_t nanos);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user