🔧 Set category

sammachin-gprs
Pez Cuckow 2018-09-02 15:26:20 +01:00
parent d968630cdc
commit b68cd168d8
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
___name___ = "Screen Party"
___license___ = "MIT"
___dependencies___ = ["ugfx_helper", "sleep", "random"]
___categories___ = ["LEDs"]
___categories___ = ["Homescreens"]
___bootstrapped___ = False
import random, ugfx, buttons, math, time