You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Initializing...
Pixel test
Lines test
Rectangle test
Text test
Could not find font file font5x8.bin
Traceback (most recent call last):
File "code.py", line 74, in
File "adafruit_framebuf.py", line 507, in text
File "adafruit_framebuf.py", line 581, in init
OSError: [Errno 2] No such file/directory: font5x8.bin
The text was updated successfully, but these errors were encountered:
Missing file:
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Initializing...
Pixel test
Lines test
Rectangle test
Text test
Could not find font file font5x8.bin
Traceback (most recent call last):
File "code.py", line 74, in
File "adafruit_framebuf.py", line 507, in text
File "adafruit_framebuf.py", line 581, in init
OSError: [Errno 2] No such file/directory: font5x8.bin
The text was updated successfully, but these errors were encountered: