-
Notifications
You must be signed in to change notification settings - Fork 23
Update README to remove TODO #3
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
Labels
Comments
tannewt
pushed a commit
that referenced
this issue
Oct 8, 2017
tannewt
pushed a commit
that referenced
this issue
Oct 8, 2017
The TODO is still there actually but the code is highlighted. The TODO should not only be removed but replaced with a description of the hardware the driver supports. |
I'm working on replacing the "TODO" with a short description and supported hardware. How does this look?
|
Looks great! Thanks!
…On Sun, Oct 8, 2017 at 5:31 PM Josh Gadeken ***@***.***> wrote:
I'm working on replacing the "TODO" with a short description and supported
hardware. How does this look?
CircuitPython driver for the IS31FL3731 charlieplex IC.
This driver supports the following hardware:
* `Adafruit 16x9 Charlieplexed PWM LED Matrix Driver - IS31FL3731 <https://www.adafruit.com/product/2946>`_
* `Adafruit 15x7 CharliePlex LED Matrix Display FeatherWings <https://www.adafruit.com/product/2965>`_
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADNqQ75FZdGo3Ru0wS32OY15fj9FFA2ks5sqQbngaJpZM4PNuUb>
.
|
tannewt
pushed a commit
that referenced
this issue
Oct 8, 2017
tannewt
pushed a commit
to adafruit/Adafruit_CircuitPython_Bundle
that referenced
this issue
Jan 19, 2018
Updating https://github.com/adafruit/Adafruit_CircuitPython_IS31FL3731 to 2.1.0 from 1.0.0: > Added examples folder and examples file (adafruit/Adafruit_CircuitPython_IS31FL3731#7) > [adafruit/Adafruit_CircuitPython_IS31FL3731#3] Remove "TODO" and add description with supported hardware. > [adafruit/Adafruit_CircuitPython_IS31FL3731#3] Enable Python syntax highlighting in README examples. > [adafruit/Adafruit_CircuitPython_IS31FL3731#3] Remove "TODO" from README. Updating https://github.com/adafruit/Adafruit_CircuitPython_MCP9808 to 3.1.0 from 3.0.0: > added examples folder and .py file Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 2.1.0 from 2.0.2: > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#15 from mrmcwethy/examples Updating https://github.com/adafruit/Adafruit_CircuitPython_HID to 2.1.0 from 2.0.0: > Merge pull request adafruit/Adafruit_CircuitPython_HID#9 from Sigafoos/examples Updating https://github.com/adafruit/Adafruit_CircuitPython_Register to 1.1.0 from 1.0.3: > Merge pull request adafruit/Adafruit_CircuitPython_Register#8 from mrmcwethy/examples > Merge pull request adafruit/Adafruit_CircuitPython_Register#7 from tannewt/lint Updating https://github.com/adafruit/Adafruit_CircuitPython_RTTTL to 2.0.0 from 0.1.0: > Merge pull request adafruit/Adafruit_CircuitPython_RTTTL#1 from mrmcwethy/addexamples Updating https://github.com/adafruit/Adafruit_CircuitPython_Waveform to 1.1.0 from 1.0.0: > added demos for square and sine, fixed square per comment > added a square waveform generator
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also get examples highlighted as Python
The text was updated successfully, but these errors were encountered: