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 6766c5a commit 9001117Copy full SHA for 9001117
examples/is31fl3731_text_example.py
@@ -3,7 +3,7 @@
3
import adafruit_framebuf
4
5
# uncomment next line if you are using Feather CharlieWing LED 15 x 7
6
-# from adafruit_is31fl3731.charliewing import CharlieWing as Display
+# from adafruit_is31fl3731.charlie_wing import CharlieWing as Display
7
# uncomment next line if you are using Adafruit 16x9 Charlieplexed PWM LED Matrix
8
# from adafruit_is31fl3731.matrix import Matrix as Display
9
# uncomment next line if you are using Adafruit 16x8 Charlieplexed Bonnet
0 commit comments