Skip to content

Commit ab21648

Browse files
committed
updated README; moved Trellis note from index.rst
1 parent b030432 commit ab21648

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.rst

+8-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,14 @@
1212
This is a library for using the I²C-based LED matrices with the HT16K33 chip.
1313
It supports both 16x8 and 8x8 matrices, as well as 7- and 14-segment displays.
1414

15-
Note this library is intended for Adafruit CircuitPython's API. For a library
16-
compatible with MicroPython machine API see this library: https://github.com/adafruit/micropython-adafruit-ht16k33
15+
**Notes**
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>`_.
19+
20+
#. Note: This library does not work with the Trellis 4x4 LED+Keypad board. For that product use:
21+
22+
`CircuitPython Trellis Library <https://github.com/adafruit/Adafruit_CircuitPython_Trellis/releases/latest>`_
1723

1824
Dependencies
1925
=============

0 commit comments

Comments
 (0)