hello world imports fixed

sammachin-gprs
Benjamin Boortz 2018-09-02 12:03:00 +01:00
parent 13ff1942a7
commit cad13f8869
1 changed files with 1 additions and 1 deletions

View File

@ -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