Skip to content

Update EEPROM I2C addr for ATtiny seesaw variants #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 7, 2023

Conversation

caternuson
Copy link
Contributor

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.

@caternuson caternuson requested a review from a team November 3, 2023 22:06
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@caternuson caternuson merged commit 503dfa1 into adafruit:main Nov 7, 2023
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 14, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_LPS2X to 3.0.5 from 3.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_LPS2X#14 from xrstf/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.16.0 from 1.15.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#125 from caternuson/iss166_set_pwm_freq
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#124 from caternuson/iss121_comment
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#123 from caternuson/eeprom_i2c_addr

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wii_Classic to 1.0.4 from 1.0.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Wii_Classic#3 from adafruit/BlitzCityDIY-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants