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
When running adafruit_bme680.py, the following occurs every time.
Traceback (most recent call last):
File "‹stdin›", line 1, in ‹module >
File "adafruit_bme680.py", line 275, in temperature File "adafruit_bme680.py", line 394, in _perform_reading
RuntimeError: Timeout while reading sensor data
The text was updated successfully, but these errors were encountered:
When running
adafruit_bme680.py
, the following occurs every time.The text was updated successfully, but these errors were encountered: