mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 13:48:35 -07:00
Move fw integrated apps to system dir --nobuild
This commit is contained in:
10
applications/system/subghz_remote/application.fam
Normal file
10
applications/system/subghz_remote/application.fam
Normal file
@@ -0,0 +1,10 @@
|
||||
App(
|
||||
appid="subghz_remote",
|
||||
name="Sub-GHz Remote",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="subghz_remote_app",
|
||||
stack_size=2 * 1024,
|
||||
fap_icon="icon.png",
|
||||
fap_description="SubGhz Remote, uses up to 5 .sub files",
|
||||
fap_category="Sub-GHz",
|
||||
)
|
||||
Reference in New Issue
Block a user