Skip to content

Change default #12

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

Change default #12

merged 2 commits into from
Oct 15, 2021

Conversation

jsymons
Copy link
Contributor

@jsymons jsymons commented Oct 15, 2021

The default value of None for the color parameter in IS31FL3741_colorXY.fill would cause errors if they were actually used as per discussion in #8

This PR changes that default the value to 0 instead, which should accomplish what I'm assuming the original intent of the None default was: turning off the pixels.

@PaintYourDragon PaintYourDragon merged commit d2133e5 into adafruit:main Oct 15, 2021
@jsymons jsymons deleted the change_default branch October 19, 2021 10:38
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