mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 16:28:36 -07:00
(Experimental) Allow CPU Sleep in setting menus
This commit is contained in:
@@ -4,6 +4,7 @@ App(
|
||||
apptype=FlipperAppType.SETTINGS,
|
||||
entry_point="expansion_settings_app",
|
||||
requires=["gui"],
|
||||
flags=["InsomniaSafe"],
|
||||
stack_size=1 * 1024,
|
||||
order=80,
|
||||
fap_category="assets",
|
||||
|
||||
Reference in New Issue
Block a user