This commit is contained in:
Willy-JL
2023-11-12 12:26:45 +00:00
parent 270ea226b7
commit d5f1d0bf02
23 changed files with 73 additions and 72 deletions

View File

@@ -4,7 +4,7 @@ App(
apptype=FlipperAppType.EXTERNAL,
entry_point="protoview_app_entry",
requires=["gui"],
stack_size=8*1024,
stack_size=8 * 1024,
order=50,
fap_icon="appicon.png",
fap_category="Sub-GHz",