Skip to content

Commit d4eb6a7

Browse files
main.py: add import
1 parent 8133513 commit d4eb6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal_filesystem/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import task_handler
22
import _thread
3+
import lvgl as lv
34

45
# Allow LVGL M:/path/to/file or M:relative/path/to/file to work for image set_src etc
56
import fs_driver

0 commit comments

Comments
 (0)