Skip to content

Commit 1aeb6ef

Browse files
committed
Solving Infrastructure issue, Example file not having librry reference in their filename
1 parent 5d6ecb1 commit 1aeb6ef

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)