Support for Sensirion SHT4x
This commit is contained in:
@@ -18,6 +18,7 @@ protected:
|
||||
bool LPS22HB_initialized = false;
|
||||
bool MLX90614_initialized = false;
|
||||
bool VL53L0X_initialized = false;
|
||||
bool SHT4X_initialized = false;
|
||||
|
||||
bool gps_detected = false;
|
||||
bool gps_active = false;
|
||||
|
||||
Reference in New Issue
Block a user