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
@@ -1,6 +1,6 @@
App(
appid="Flashlight",
name="Flashlight",
name="[GPIO] Flashlight",
apptype=FlipperAppType.EXTERNAL,
entry_point="flashlight_app",
cdefines=["APP_FLASHLIGHT"],