adafruit / Adafruit_CircuitPython_seesaw

seesaw helper IC driver for circuitPython
MIT License
60 stars 35 forks source link

Update EEPROM I2C addr for ATtiny seesaw variants #123

Closed caternuson closed 10 months ago

caternuson commented 10 months ago

This is for #122.

NOTE: The attempt to dynamically change the address for the underlying I2CDevice has been removed. It was hack that doesn't work. The device_address member is not directly accessible anymore now that BusDevice has moved to a builtin library.

Tested using a QT Py RP2040 and a Gamepad STEMMA QT.