1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00
lvgl/examples/header.py
embeddedt ef41450ed8
refactor(examples) drop JS-specific code from header.py
This logic was moved into the JS simulator itself
2021-07-11 15:09:25 -04:00

7 lines
90 B
Python

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