mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-16 00:18:11 -07:00
Update application.fam
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
App(
|
||||
appid="sentry_safe",
|
||||
appid="APPS_Sentry_Safe",
|
||||
name="[GPIO] Sentry Safe",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="sentry_safe_app",
|
||||
cdefines=["APP_SENTRY_SAFE"],
|
||||
requires=["gui"],
|
||||
stack_size=1 * 1024,
|
||||
order=80,
|
||||
order=40,
|
||||
fap_icon="safe_10px.png",
|
||||
fap_category="GPIO",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user