Skip to content

Updating for ATtiny8x7 #87

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 2 commits into from
Oct 15, 2021
Merged

Updating for ATtiny8x7 #87

merged 2 commits into from
Oct 15, 2021

Conversation

kattni
Copy link
Contributor

@kattni kattni commented Oct 15, 2021

No description provided.

@kattni kattni requested a review from a team October 15, 2021 16:28

val = ss.eeprom_read8(0x02) # read from address 2
print("Read 0x%02x from EEPROM address 0x02" % val)
write_value = 42
Copy link
Member

Choose a reason for hiding this comment

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

dont change this example, its the way it is on purpose

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

@kattni kattni merged commit 129a819 into adafruit:main Oct 15, 2021
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 20, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3741 to 1.2.0 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_IS31FL3741#11 from rhooper/led_animation_compat
  > Merge pull request adafruit/Adafruit_CircuitPython_IS31FL3741#12 from jsymons/change_default

Updating https://github.com/adafruit/Adafruit_CircuitPython_Seesaw to 1.10.2 from 1.10.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_seesaw#87 from kattni/tweaks

Updating https://github.com/adafruit/Adafruit_CircuitPython_HID to 5.1.2 from 5.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_HID#86 from careyk007/add_missing_type_annotations
  > Globally disabled consider-using-f-string pylint check
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