From e20e2c8295605c7ad5b438e9b6b0292de3dd7809 Mon Sep 17 00:00:00 2001 From: Heinrich Mellmann Date: Sun, 2 Sep 2018 22:23:26 +0100 Subject: [PATCH] removed FUN --- nyan/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nyan/main.py b/nyan/main.py index bef5e85..3e13445 100644 --- a/nyan/main.py +++ b/nyan/main.py @@ -16,7 +16,7 @@ ___dependencies___ = ["sleep", "app", "ugfx_helper", "shared/nyan/10.png", "shared/nyan/11.png"] -___categories___ = ["FUN", "Homescreens"] +___categories___ = ["Homescreens", "Other"] import ugfx_helper, os, wifi, ugfx, http, time, sleep, app from tilda import Buttons