hello world imports fixed

sammachin-gprs
Benjamin Boortz 2018-09-02 10:55:45 +01:00
parent ea116a72b4
commit 7ab76e6d1d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ___license___ = "MIT"
___dependencies___ = ["sleep", "app"]
___categories___ = ["EMF"]
import ugfx, sleep, app
import ugfx, os, time, sleep, app
# initialize screen