Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/clickonben/CircuitPython_pixel_mapper to v1.0.4 from v1.0.3: > fix: Keep ruff because it doesn't understand the context of the example file. > Fix import paths in examples to import pixel_mapper corectly > Add demo animation image to README.rst Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA: > Added the following libraries: CircuitPython_pixel_mapper
This commit is contained in:
parent
8a284db758
commit
ea79b24d3f
2 changed files with 3 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Adafruit CircuitPython Libraries
|
||||

|
||||
Here is a listing of current Adafruit CircuitPython Libraries.
|
||||
There are 164 libraries available.
|
||||
There are 165 libraries available.
|
||||
|
||||
## Drivers:
|
||||
* [Adafruit Soundboard](https://github.com/mmabey/Adafruit_Soundboard.git)
|
||||
|
|
@ -139,6 +139,7 @@ There are 164 libraries available.
|
|||
* [CircuitPython mcp23017 Scanner](https://github.com/Neradoc/CircuitPython_mcp23017_Scanner) \([Docs](https://circuitpython-mcp23017-scanner.readthedocs.io/))
|
||||
* [CircuitPython nonblocking serialinput](https://github.com/s-light/CircuitPython_nonblocking_serialinput.git) \([Docs](https://circuitpython-nonblocking-serialinput.readthedocs.io/))
|
||||
* [CircuitPython p1am 200 helpers](https://github.com/facts-engineering/CircuitPython_p1am_200_helpers.git)
|
||||
* [CircuitPython pixel mapper](https://github.com/clickonben/CircuitPython_pixel_mapper.git) ([PyPi](https://pypi.org/project/circuitpython-pixel-mapper))
|
||||
* [CircuitPython rs485 wrapper](https://github.com/facts-engineering/CircuitPython_rs485_wrapper.git)
|
||||
* [CircuitPython scales](https://github.com/jposada202020/CircuitPython_scales.git) ([PyPi](https://pypi.org/project/circuitpython-scales)) \([Docs](https://circuitpython-scales.readthedocs.io/en/latest/?badge=latest))
|
||||
* [CircuitPython simple dial](https://github.com/jposada202020/CircuitPython_simple_dial.git) \([Docs](https://circuitpython-simple_dial.readthedocs.io/))
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 18c3159e47b6a9a66e079245bc753db6e1b642bb
|
||||
Subproject commit f37c482392e2b20acd49b8e7d1abe353cf74d94e
|
||||
Loading…
Reference in a new issue