Skip to content

Commit 794c463

Browse files
authored
Merge pull request #416 from FoamyGuy/add_pixelmap
Add pixelmap
2 parents 485d1e4 + d10a5a0 commit 794c463

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -932,3 +932,6 @@
932932
[submodule "libraries/helpers/displayio_flipclock"]
933933
path = libraries/helpers/displayio_flipclock
934934
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

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Helpers for animating LEDs.
5454

5555
Fancy LED (similar to FastLED) <https://docs.circuitpython.org/projects/fancyled/en/latest/>
5656
LED Animation <https://docs.circuitpython.org/projects/led-animation/en/latest/>
57+
PixelMap <https://docs.circuitpython.org/projects/pixelmap/en/latest/>
5758

5859
User Interface and GFX Helpers
5960
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

libraries/helpers/pixelmap

Submodule pixelmap added at 7180b90

0 commit comments

Comments
 (0)