mirror of
https://github.com/eddyem/small_tel.git
synced 2026-05-09 06:17:01 +03:00
add dead sensors' reinit, gathering all fresh data, fixed some little bugs
This commit is contained in:
@@ -39,6 +39,7 @@ typedef struct{
|
||||
|
||||
typedef struct{
|
||||
int ahtung_delay; // delay to change "bad weather" to good after last "bad event"
|
||||
int reinit_delay; // delay to check all sensors and reinit dead
|
||||
// wind, m/s
|
||||
weather_cond_t wind;
|
||||
// humidity, %%
|
||||
|
||||
Reference in New Issue
Block a user