We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a75c501 commit d10a5a0Copy full SHA for d10a5a0
docs/drivers.rst
@@ -45,10 +45,6 @@ Helper Libraries
45
46
These libraries build on top of the low level APIs to simplify common tasks.
47
48
-.. toctree::
49
-
50
- PixelMap <https://docs.circuitpython.org/projects/pixelmap/en/latest/>
51
52
LED Helpers
53
^^^^^^^^^^^^
54
@@ -58,6 +54,7 @@ Helpers for animating LEDs.
58
59
55
Fancy LED (similar to FastLED) <https://docs.circuitpython.org/projects/fancyled/en/latest/>
60
56
LED Animation <https://docs.circuitpython.org/projects/led-animation/en/latest/>
57
+ PixelMap <https://docs.circuitpython.org/projects/pixelmap/en/latest/>
61
62
User Interface and GFX Helpers
63
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments