-
Notifications
You must be signed in to change notification settings - Fork 28
Set raw digit raise error #63
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
Conversation
….py (was missing) to docs/examples.rst
…anged name of cy in line 275 to cyc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebase
@makermelissa @geekguy-wy asked in discord about why you wanted a squash. I speculated it was just to reduce the number of commits. Is that right? |
If you go into file changes, you'll notice a new file called |
So, do I or do I not do 'git rebase' in my repo?? |
Closing. Manually merged. |
Updating https://github.com/adafruit/Adafruit_CircuitPython_APDS9960 to 2.0.0 from 1.2.7: > Merge pull request adafruit/Adafruit_CircuitPython_APDS9960#19 from caternuson/iss18 Updating https://github.com/adafruit/Adafruit_CircuitPython_CLUE to 2.1.1 from 2.1.0: > Merge pull request adafruit/Adafruit_CircuitPython_CLUE#23 from caternuson/prox_update > update pylintrc for black > build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh' Updating https://github.com/adafruit/Adafruit_CircuitPython_HT16K33 to 4.0.0 from 3.2.3: > Merge pull request adafruit/Adafruit_CircuitPython_HT16K33#70 from geekguy-wy/constructor_brighness_parameter > Manual merge of adafruit/Adafruit_CircuitPython_HT16K33#63 > update pylintrc for black > Merge pull request adafruit/Adafruit_CircuitPython_HT16K33#69 from makermelissa/set_digit_raw > build.yml: move pylint, black, and Sphinx installs to each repo; add description to 'actions-ci/install.sh'
Added checking that will raise an error for digit and bitmask value to Seg14x4.set_digit_raw()