adafruit / Adafruit-Raspberry-Pi-Python-Code

Adafruit library code for Raspberry Pi
1.43k stars 686 forks source link

Documented setup of different colons as well as how the toggle works #131

Closed improti closed 4 years ago

improti commented 8 years ago

Added comments to point out how to control the different colons separately and moved the mask of what colons to display to a variable so it can be changed during runtime

ladyada commented 4 years ago

Thank you for the Pull Request This library has been deprecated in favor of our python3 Blinka library. We have replaced all of the libraries that use this repo with CircuitPython libraries that are Python3 compatible, and support a wide variety of single board/linux computers!

Visit https://circuitpython.org/blinka for more information

CircuitPython has support for almost 200 different drivers, and a as well as FT232H support for Mac/Win/Linux!