File tree Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Expand file tree Collapse file tree 4 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 10251025[submodule "libraries/helpers/anchored_tilegrid "]
10261026 path = libraries/helpers/anchored_tilegrid
10271027 url = https://github.com/adafruit/Adafruit_CircuitPython_Anchored_TileGrid.git
1028+ [submodule "libraries/drivers/tm1814 "]
1029+ path = libraries/drivers/tm1814
1030+ url = https://github.com/adafruit/Adafruit_CircuitPython_tm1814.git
Original file line number Diff line number Diff line change @@ -205,6 +205,7 @@ There are 341 libraries available.
205205* [ Adafruit CircuitPython TLC5947] ( https://github.com/adafruit/Adafruit_CircuitPython_TLC5947.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tlc5947 ) )
206206* [ Adafruit CircuitPython TLC59711] ( https://github.com/adafruit/Adafruit_CircuitPython_TLC59711.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tlc59711 ) )
207207* [ Adafruit CircuitPython TLV493D] ( https://github.com/adafruit/Adafruit_CircuitPython_TLV493D.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tlv493d ) )
208+ * [ Adafruit CircuitPython TM1814] ( https://github.com/adafruit/Adafruit_CircuitPython_TM1814.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tm1814 ) )
208209* [ Adafruit CircuitPython TMP006] ( https://github.com/adafruit/Adafruit_CircuitPython_TMP006.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tmp006 ) )
209210* [ Adafruit CircuitPython TMP007] ( https://github.com/adafruit/Adafruit_CircuitPython_TMP007.git ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tmp007 ) )
210211* [ Adafruit CircuitPython TMP117] ( https://github.com/adafruit/Adafruit_CircuitPython_TMP117 ) ([ PyPi] ( https://pypi.org/project/adafruit-circuitpython-tmp117 ) )
Original file line number Diff line number Diff line change @@ -243,6 +243,7 @@ Multi-color LED drivers.
243243 NeoPxl8 <https://docs.circuitpython.org/projects/neopxl8/en/latest/ >
244244 Pixie <https://docs.circuitpython.org/projects/pixie/en/latest/ >
245245 RGB LED <https://docs.circuitpython.org/projects/rgbled/en/latest/ >
246+ TM1814 <https://docs.circuitpython.org/projects/tm1814/en/latest/ >
246247 WS2801 <https://docs.circuitpython.org/projects/ws2801/en/latest/ >
247248
248249Displays
You can’t perform that action at this time.
0 commit comments