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
Constructors for PCA9555, PCAL6416A, PCAL6524 and PCAL6534 with TwoWire instance are modified to have correct number of ports. Also enabled to work auto-increment register access.
I2C_device library release 0.4.0 have a feature of selecting TwoWire instance other than Wire.
From this release, this library can access to the temperature sensor devices on different I²C bus.