Fixed dependency error
parent
6e4eb32905
commit
24c8935cd0
|
@ -2,7 +2,7 @@
|
|||
"""
|
||||
___name___ = "DevRant"
|
||||
___license___ = "MIT"
|
||||
___dependencies___ = ["app", "wifi", "http", "homescreen", "utime", "ugfx_helper", "dialogs"]
|
||||
___dependencies___ = ["app", "wifi", "http", "homescreen", "ugfx_helper", "dialogs"]
|
||||
___categories___ = ["Other"]
|
||||
___launchable___ = True
|
||||
|
||||
|
|
Loading…
Reference in New Issue