Restserver update
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
#ifndef calculate_H
|
||||
#define calculate_H
|
||||
|
||||
#include "dht22.h"
|
||||
|
||||
float absoluteHumidity(sensor *sensor);
|
||||
float absoluteHumidityFloat(float temperature, float humidity);
|
||||
int compareSensors(sensor *inside, sensor *outside);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user