Added latest updates
This commit is contained in:
@@ -8,3 +8,5 @@ void init_dht22_data();
|
||||
// - could think about abstracting the average out into this
|
||||
// function maybe. Something for the future!
|
||||
void add_dht22_data(float rh, float temp);
|
||||
|
||||
void start_server();
|
||||
|
||||
Reference in New Issue
Block a user