You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3-6
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,11 @@
12
12
This is a library for using the I²C-based LED matrices with the HT16K33 chip.
13
13
It supports both 16x8 and 8x8 matrices, as well as 7- and 14-segment displays.
14
14
15
-
**Notes**
15
+
* **Notes**
16
16
17
-
#. This library is intended for Adafruit CircuitPython's API. For a library
18
-
compatible with MicroPython machine API see this `library <https://github.com/adafruit/micropython-adafruit-ht16k33>`_.
17
+
#. This library is intended for Adafruit CircuitPython's API. For a library compatible with MicroPython machine API see this `library <https://github.com/adafruit/micropython-adafruit-ht16k33>`_.
19
18
20
-
#. Note: This library does not work with the Trellis 4x4 LED+Keypad board. For that product use:
#. This library does not work with the Trellis 4x4 LED+Keypad board. For that product use: `CircuitPython Trellis Library <https://github.com/adafruit/Adafruit_CircuitPython_Trellis/releases/latest>`_
0 commit comments