-
Notifications
You must be signed in to change notification settings - Fork 12
Improve documentation #27
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
Requires |
I found a few small changes to make. But vast majority of this is looking good to me. I tested all 3 example scripts successfully on a Feather TFT as well. Thanks @tekktrik ! |
Thanks for the review @FoamyGuy! Changes made per review comments. |
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 to me, thanks @tekktrik appreciate you knocking out this sizable one and all of the doc improvements!
No problem! Thanks for the thorough read through! |
Updating https://github.com/adafruit/Adafruit_CircuitPython_BME680 to 3.4.3 from 3.4.2: > Merge pull request adafruit/Adafruit_CircuitPython_BME680#49 from billvanleeuwen424/main > Update Black to latest. > Fixed readthedocs build > Consolidate Documentation sections of README Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.4.3 from 2.4.2: > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#47 from tekktrik/dev/divide-by-zero > Update Black to latest. > Merge branch 'ladyada:master' into main > Fixed readthedocs build > Post-patch cleanup Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 1.12.0 from 1.11.5: > Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#65 from tekktrik/dev/multiple-wifi Updating https://github.com/adafruit/Adafruit_CircuitPython_RSA to 1.2.8 from 1.2.7: > Merge pull request adafruit/Adafruit_CircuitPython_RSA#27 from tekktrik/doc/add-documentation
A cleaned up version of #22 with all the changes of #25 separated