-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
questionFurther information is requestedFurther information is requested
Description
I'm trying to let the screen display a line of text, and this error message appeared:
MPY: soft reboot
WARNING: Display re-initialized.
Traceback (most recent call last):
File "<stdin>", line 3, in <module>
File "apps/TMHub/__init__.py", line 6, in <module>
File "/home/runner/work/MicroHydra/MicroHydra/MicroHydra/CARDPUTER/lib/display/display.py", line 64, in __init__
File "/home/runner/work/MicroHydra/MicroHydra/MicroHydra/CARDPUTER/lib/display/st7789.py", line 217, in __init__
File "/home/runner/work/MicroHydra/MicroHydra/MicroHydra/CARDPUTER/lib/display/displaycore.py", line 59, in __init__
MemoryError: memory allocation failed, allocating 64800 bytes
I want to know how to solve this, and better, what caused it and how to prevent it.
Thanks,
Knox
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested