Imported calculate, sendmysql to restserver
This commit is contained in:
6
RestServer/calculate.h
Normal file
6
RestServer/calculate.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef calculate_H
|
||||
#define calculate_H
|
||||
|
||||
float absoluteHumidityFloat(float temperature, float humidity);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user