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