adafruit / Adafruit_CircuitPython_HT16K33

Adafruit CircuitPython driver for the HT16K33, a LED matrix driver IC.
MIT License
41 stars 29 forks source link

Updates to Documentation #95

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago
  1. Updates to type annotations, mostly just adding things I should have added the first time~
  2. Added or update method and class docstring Sphinx parameters so they'll show up on RTD
  3. Added bargraph so it will show in the API reference
  4. Fixed the page names for segments and matrix to be consistent with other libraries (now shows the filename)