mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 20:58:36 -07:00
Heat index
by ClementGre
This commit is contained in:
1
applications/external/unitemp/Sensors.h
vendored
1
applications/external/unitemp/Sensors.h
vendored
@@ -119,6 +119,7 @@ typedef struct Sensor {
|
||||
char* name;
|
||||
//Температура
|
||||
float temp;
|
||||
float heat_index;
|
||||
//Относительная влажность
|
||||
float hum;
|
||||
//Атмосферное давление
|
||||
|
||||
Reference in New Issue
Block a user