-
Notifications
You must be signed in to change notification settings - Fork 10
Correct the Readme and Print Example #14
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
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.
Thanks. You'll need to fix the merge conflict. Maybe you didn't pull first?
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.
Looks good. I haven't tested. Did you test this out on hardware?
Yes! I made the changes because it was not working nicely with the hardware I have. |
Yay! |
Updating https://github.com/adafruit/Adafruit_CircuitPython_FocalTouch to 1.1.6 from 1.1.5: > Merge pull request adafruit/Adafruit_CircuitPython_FocalTouch#14 from TG-Techie/master > Merge pull request adafruit/Adafruit_CircuitPython_FocalTouch#13 from adafruit/dherrada-patch-1 Updating https://github.com/adafruit/Adafruit_CircuitPython_ICM20649 to 1.0.1 from 1.0.0: > Merge remote-tracking branch 'adafruit/master' > updating README Updating https://github.com/adafruit/Adafruit_CircuitPython_RGB_Display to 3.8.6 from 3.8.5: > Merge pull request adafruit/Adafruit_CircuitPython_RGB_Display#62 from makermelissa/master Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA: > Added the following libraries: Adafruit_CircuitPython_ICM20649
This adjusts the print_touches example so it doesn't crash Mu and remove an extraneous variable.
it also updates the readme to match this example correcting the inconsistent naming between eh examples and the