mirror of
https://github.com/lvgl/lvgl.git
synced 2026-06-02 09:37:42 +08:00
refactor(examples) drop usys import from header.py
This should not be needed as there is no platform-specific code anymore.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#!/opt/bin/lv_micropython -i
|
#!/opt/bin/lv_micropython -i
|
||||||
|
|
||||||
import lvgl as lv
|
import lvgl as lv
|
||||||
import usys as sys
|
|
||||||
|
|
||||||
import display_driver
|
import display_driver
|
||||||
|
|||||||
Reference in New Issue
Block a user