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
Default the addI2C / addHatI2C wiring helper clock argument to 0, which uses the unit's own configured clock; pass a non-zero value to override it
Fixed
Fix an i2c timing value error that stopped units from communicating on the ESP-IDF 5.0/5.1 legacy I2C driver by applying the bus clock per transaction and borrowing an already-installed driver instead of failing