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
The Module I2C module have a bug:
i2c.write is ok (PCF8574)
c=i2c.read(id,1) the mcu restart i have tried with SHT21, BMP180, TSL2561 , PCF8574 all FAIL
Please can you repair this? And have your examples to this I2C Devices?
Thanks a lot