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 86dea3b commit c57c547Copy full SHA for c57c547
CircuitPython_RGBMatrix/simple_scroller.py
@@ -3,9 +3,6 @@
3
# and it is possible to modify the example to use other fonts and non-standard
4
# characters.
5
6
-import array
7
-
8
-from _pixelbuf import wheel
9
import adafruit_display_text.label
10
import board
11
import displayio
0 commit comments