Update GPIO module descriptors

This commit is contained in:
VerstreuteSeele
2023-01-11 02:25:17 +01:00
parent 9bb6405065
commit ca0fd8e871
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
App(
appid="unitemp",
name="Unitemp",
name="[GPIO] Unitemp",
apptype=FlipperAppType.EXTERNAL,
entry_point="unitemp_app",
cdefines=["UNITEMP_APP"],