mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Moved UniRFRemix code from Main to Plugins
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
App(
|
|
||||||
appid="SubGHz_Remote",
|
|
||||||
name="Sub-GHz Remote",
|
|
||||||
apptype=FlipperAppType.APP,
|
|
||||||
entry_point="unirfremix_app",
|
|
||||||
cdefines=["APP_UNIRFREMIX"],
|
|
||||||
requires=["storage", "gui", "dialogs", "subghz"],
|
|
||||||
icon="A_UniRFRemix_14",
|
|
||||||
stack_size=4 * 1024,
|
|
||||||
order=11,
|
|
||||||
# fap_icon="unirfIcon.png",
|
|
||||||
# fap_category="Main",
|
|
||||||
)
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 KiB |
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user