From 49036697e6572b458c581d232e0c7173c97af8f0 Mon Sep 17 00:00:00 2001 From: Marek Ventur Date: Sun, 16 Sep 2018 16:27:36 +0100 Subject: [PATCH] don't bootstrap this app --- home_aerospace/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/home_aerospace/main.py b/home_aerospace/main.py index 9764bd7..2a661e3 100644 --- a/home_aerospace/main.py +++ b/home_aerospace/main.py @@ -8,7 +8,6 @@ ___license___ = "MIT" ___categories___ = ["Homescreens"] ___dependencies___ = ["homescreen", "wifi", "http", "ugfx_helper", "sleep"] ___launchable___ = False -___bootstrapped___ = True import ugfx, random, time, wifi, http, math from tilda import LED, Buttons