mirror of
https://github.com/Fishwaldo/bl_mcu_sdk.git
synced 2025-07-14 00:38:33 +00:00
4 lines
81 B
Python
4 lines
81 B
Python
#!/opt/bin/lv_micropython -i
|
|
import lvgl as lv
|
|
import display_driver
|
|
import time
|