This repository has been archived on 2023-07-17. You can view files and clone it, but cannot push or open issues or pull requests.
bl_mcu_sdk/examples/lvgl/demo/header.py

5 lines
81 B
Python

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