mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
4 lines
69 B
Python
4 lines
69 B
Python
|
#!/opt/bin/lv_micropython -i
|
||
|
import lvgl as lv
|
||
|
import display_driver
|