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
Some I2C sensors require clock stretching and do not work properly when using bitbangio (necessary on the esp8266). Examples are CCS811 adafruit/Adafruit_CircuitPython_CCS811#9 and bno055.
Some I2C sensors require clock stretching and do not work properly when using bitbangio (necessary on the esp8266). Examples are CCS811 adafruit/Adafruit_CircuitPython_CCS811#9 and bno055.