Reorganize external apps

This commit is contained in:
Willy-JL
2023-06-18 00:35:35 +01:00
parent 849ae03d24
commit f446e20193
25 changed files with 30 additions and 30 deletions

View File

@@ -1,6 +1,6 @@
App(
appid="flipper_geiger",
name="[GPIO] Geiger Counter",
name="[J305] Geiger Counter",
apptype=FlipperAppType.EXTERNAL,
entry_point="flipper_geiger_app",
cdefines=["APP_GEIGER"],