Added TODO

This commit is contained in:
Ollo 2021-11-20 11:54:59 +01:00
parent bb0e0b4086
commit 2fe330ed50

View File

@ -301,6 +301,7 @@ void setup()
"try a different address!"));
while (1) delay(10);
}
//FIXME add here a timeout, if the sensor cannot be found on I2C
bme.setTemperatureOversampling(BME680_OS_8X);
bme.setHumidityOversampling(BME680_OS_2X);