adafruit / Adafruit_CircuitPython_IS31FL3731

CircuitPython driver for the IS31FL3731 charlieplex IC
MIT License
22 stars 25 forks source link

Added examples folder and examples file #7

Closed mrmcwethy closed 6 years ago

mrmcwethy commented 6 years ago

https://github.com/adafruit/circuitpython/issues/493

These examples work with the currently released library.

Added examples files for frame.py, blink.py, simple.py, text.py, wave.py Also linted project.

deshipu commented 6 years ago

Thank you! It looks good, except for some nitpicks, and some possible fixes for the linter.

mrmcwethy commented 6 years ago

@deshipu if you like my changes, can you merge it?

deshipu commented 6 years ago

Thank you! Sorry for all the nitpicking.

mrmcwethy commented 6 years ago

No reason to be sorry, its better with your comment. i should have done the return stuff instead of the #pylint: disable-msg