Skip to content

Commit 9001117

Browse files
authored
Update is31fl3731_text_example.py
1 parent 6766c5a commit 9001117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/is31fl3731_text_example.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import adafruit_framebuf
44

55
# uncomment next line if you are using Feather CharlieWing LED 15 x 7
6-
# from adafruit_is31fl3731.charliewing import CharlieWing as Display
6+
# from adafruit_is31fl3731.charlie_wing import CharlieWing as Display
77
# uncomment next line if you are using Adafruit 16x9 Charlieplexed PWM LED Matrix
88
# from adafruit_is31fl3731.matrix import Matrix as Display
99
# uncomment next line if you are using Adafruit 16x8 Charlieplexed Bonnet

0 commit comments

Comments
 (0)