Tweak GPIO app tags

This commit is contained in:
Willy-JL
2023-08-04 21:07:57 +02:00
parent 24dfca4379
commit 939b572f04
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
App(
appid="flashlight",
name="[GPIO] Flashlight",
name="[LED] Flashlight",
apptype=FlipperAppType.EXTERNAL,
entry_point="flashlight_app",
cdefines=["APP_FLASHLIGHT"],