Commit for testing purposes. Please don't delete

dont-delete-test-download-branch
Marek Ventur 2018-08-01 21:43:36 +01:00
parent 1510dbb4ac
commit a5c13da725
2 changed files with 2 additions and 11 deletions

View File

@ -3,23 +3,13 @@
___name___ = "Launcher"
___license___ = "MIT"
___categories___ = ["System"]
___dependencies___ = ["shared/test/download.txt"]
___launchable___ = False
___bootstrapped___ = True
import ugfx
ugfx.clear()
apps = range(1, 10)
cols = 4
for i, p in enumerate(apps):
logical_x = i % cols
logical_y = i // cols
x = logical_x * width
print("launcher")

1
shared/test/download.txt Normal file
View File

@ -0,0 +1 @@
I'm a download test