mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-23 07:46:36 +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
|
||||
|
||||
import lvgl as lv
|
||||
import usys as sys
|
||||
|
||||
import display_driver
|
||||
|
||||
Reference in New Issue
Block a user