mirror of
https://github.com/lvgl/lvgl.git
synced 2024-11-23 09:43:41 +08:00
5 lines
70 B
Python
Executable File
5 lines
70 B
Python
Executable File
#!/opt/bin/lv_micropython -i
|
|
|
|
import lvgl as lv
|
|
import display_driver
|