File tree Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Expand file tree Collapse file tree 3 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 932
932
[submodule "libraries/helpers/displayio_flipclock "]
933
933
path = libraries/helpers/displayio_flipclock
934
934
url = https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock
935
+ [submodule "libraries/helpers/pixelmap "]
936
+ path = libraries/helpers/pixelmap
937
+ url = https://github.com/adafruit/Adafruit_CircuitPython_PixelMap.git
Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ Helpers for animating LEDs.
54
54
55
55
Fancy LED (similar to FastLED) <https://docs.circuitpython.org/projects/fancyled/en/latest/ >
56
56
LED Animation <https://docs.circuitpython.org/projects/led-animation/en/latest/ >
57
+ PixelMap <https://docs.circuitpython.org/projects/pixelmap/en/latest/ >
57
58
58
59
User Interface and GFX Helpers
59
60
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can’t perform that action at this time.
0 commit comments