mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Who tf wrote this, and why? | Biggest stability update ever
Bro, what the fuck is this bullshit? I swear imma go cry if I see more shit like that...
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
App(
|
||||
appid="SubGHz_Remote",
|
||||
appid="unirfremix",
|
||||
name="Sub-GHz Remote",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
apptype=FlipperAppType.APP,
|
||||
entry_point="unirfremix_app",
|
||||
cdefines=["APP_UNIRFREMIX"],
|
||||
requires=["storage", "gui", "dialogs", "subghz"],
|
||||
requires=[
|
||||
"gui",
|
||||
"dialogs",
|
||||
],
|
||||
icon="A_UniRFRemix_14",
|
||||
stack_size=4 * 1024,
|
||||
order=11,
|
||||
fap_icon="unirfIcon.png",
|
||||
fap_category="Main",
|
||||
fap_icon_assets="images",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user