-
Notifications
You must be signed in to change notification settings - Fork 53
Added i2c-gpio example #54
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
Looks generally OK. Did you actually test? |
@caternuson Yep, I did. |
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.
Also - do you know of a good link that discusses all of the optional parameters that could be used in config.txt?
@caternuson This one https://www.raspberrypi.org/documentation/configuration/config-txt/ seems pretty good |
Thanks. This looks fine. If that page had more info specific to i2c-gpio, like how to set the pins, bus number, etc. then I'd say let's add the URL in a code comment. But, meh, it's pretty generic, so nevermind. |
Updating https://github.com/adafruit/Adafruit_CircuitPython_BNO055 to 5.1.0 from 5.0.2: > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#52 from adafruit/docs-update > Merge pull request adafruit/Adafruit_CircuitPython_BNO055#54 from adafruit/i2c-gpio_example Updating https://github.com/adafruit/Adafruit_CircuitPython_Fingerprint to 2.0.0 from 1.2.2: > Merge pull request adafruit/Adafruit_CircuitPython_Fingerprint#21 from jerryneedell/jerryn_fingersearch Updating https://github.com/adafruit/Adafruit_CircuitPython_BLE to 7.0.3 from 7.0.2: > Merge pull request adafruit/Adafruit_CircuitPython_BLE#95 from madgrizzle/patch-2 Updating https://github.com/adafruit/Adafruit_CircuitPython_Pypixelbuf to 2.1.2 from 2.1.1: > Merge pull request adafruit/Adafruit_CircuitPython_Pypixelbuf#26 from dunkmann00/dotstar-brightness Updating https://github.com/adafruit/Adafruit_CircuitPython_ServoKit to 1.3.0 from 1.2.2: > Merge pull request adafruit/Adafruit_CircuitPython_ServoKit#21 from razvanphp/master
No description provided.