1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00
lvgl/examples/header.py
embeddedt ad1f91ab32
refactor(examples) drop usys import from header.py
This should not be needed as there is no platform-specific code anymore.
2021-07-14 12:47:59 -04:00

6 lines
71 B
Python

#!/opt/bin/lv_micropython -i
import lvgl as lv
import display_driver