You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
main.py: add import
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user