mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
fix(snapshot) add missing import on MicroPython example (#2389)
This commit is contained in:
parent
e3f0b85623
commit
55ef1826fc
@ -1,3 +1,4 @@
|
||||
import gc
|
||||
import lvgl as lv
|
||||
from imagetools import get_png_info, open_png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user