hello world imports fixed
parent
13ff1942a7
commit
cad13f8869
|
@ -5,7 +5,7 @@ ___license___ = "MIT"
|
|||
___dependencies___ = ["sleep", "app"]
|
||||
___categories___ = ["EMF"]
|
||||
|
||||
import ugfx, os, time, sleep, app
|
||||
import ugfx, sleep, app
|
||||
from tilda import Buttons
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue