You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I simulate BME280 failure by remove Vcc out of the sensor. The code get hanging when I call .begin(). There should be a way to improve the code by testing the BME280 and return result to the . begin().
/tee