main.py: add import

This commit is contained in:
Thomas Farstrike
2025-06-19 19:57:29 +02:00
parent 8133513cd0
commit d4eb6a7ebb
+1
View File
@@ -1,5 +1,6 @@
import task_handler
import _thread
import lvgl as lv
# Allow LVGL M:/path/to/file or M:relative/path/to/file to work for image set_src etc
import fs_driver