fix(snapshot) add missing import on MicroPython example (#2389)
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
import gc
|
||||||
import lvgl as lv
|
import lvgl as lv
|
||||||
from imagetools import get_png_info, open_png
|
from imagetools import get_png_info, open_png
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user