Skip to content

Commit bf8fb3c

Browse files
authored
Merge pull request #46 from jposada202020/master
Solving Infrastructure issue, Example file not having library reference in their filename
2 parents 5d6ecb1 + 1aeb6ef commit bf8fb3c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/bitmap_font_label_forkawesome.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"""
1010

1111
import board
12-
from forkawesome_icons import microchip, python, terminal
12+
from bitmap_font_forkawesome_icons import microchip, python, terminal
1313
from adafruit_display_text import label
1414
from adafruit_bitmap_font import bitmap_font
1515

0 commit comments

Comments
 (0)