mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-22 01:08:11 -07:00
hope this helps
This commit is contained in:
@@ -4,7 +4,7 @@ App(
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="spectrum_analyzer_app",
|
||||
cdefines=["APP_SPECTRUM_ANALYZER"],
|
||||
requires=["gui"],
|
||||
requires=["gui", "subghz"],
|
||||
# icon="A_SpectrumAnalyzer_14",
|
||||
stack_size=2 * 1024,
|
||||
order=12,
|
||||
|
||||
Reference in New Issue
Block a user