Heat index

by ClementGre
This commit is contained in:
MX
2023-06-25 00:38:26 +03:00
parent 34ff4c7dfa
commit 35f95336ed
7 changed files with 109 additions and 11 deletions

View File

@@ -119,6 +119,7 @@ typedef struct Sensor {
char* name;
//Температура
float temp;
float heat_index;
//Относительная влажность
float hum;
//Атмосферное давление