Skip to content
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

Fix issue #6 and add tca8418_simpletest.py #10

Merged
merged 2 commits into from
Oct 4, 2022

Conversation

prcutler
Copy link
Contributor

@prcutler prcutler commented Oct 4, 2022

Fix issue #6 and add tca8418_simpletest.py.

Note - I did not rename the file as noted in the issue, I've added the new file to make sure it's correct and if so, then the tca8418_gpioblink.py file can be removed.

@tekktrik tekktrik linked an issue Oct 4, 2022 that may be closed by this pull request
@tekktrik
Copy link
Member

tekktrik commented Oct 4, 2022

This looks great! So are you thinking of leaving both, or do you intend to delete the duplicate now that you know this looks good?

@prcutler
Copy link
Contributor Author

prcutler commented Oct 4, 2022

I'll remove it, just wanted to be sure before I start deleting things. I'll go update the PR now

Copy link
Member

@tekktrik tekktrik left a comment

Choose a reason for hiding this comment

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

Congrats on the four PRs!

@tekktrik tekktrik merged commit 8b2dab1 into adafruit:main Oct 4, 2022
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Oct 5, 2022
Updating https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint to 2.2.10 from 2.2.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_Fingerprint#49 from prcutler/issue32

Updating https://github.com/adafruit/Adafruit_CircuitPython_LTR329_LTR303 to 2.0.0 from 1.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_LTR329_LTR303#3 from caternuson/iss2

Updating https://github.com/adafruit/Adafruit_CircuitPython_SI1145 to 1.1.5 from 1.1.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_SI1145#15 from DeadSix27/patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_TCA8418 to 1.0.5 from 1.0.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_TCA8418#10 from prcutler/issue6

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.5.6 from 2.5.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#58 from isacben/add-type-annotations-to-docstrings

Updating https://github.com/adafruit/Adafruit_CircuitPython_NTP to 3.0.8 from 3.0.7:
  > Merge pull request adafruit/Adafruit_CircuitPython_NTP#26 from prcutler/issue25

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_CircuitPython_BLE_File_Transfer
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.

tca8418_simpletest.py is missing
2 participants