(Experimental) Allow CPU Sleep in setting menus

This commit is contained in:
Willy-JL
2024-02-15 02:04:36 +00:00
parent ca5f3bb09a
commit a4387de6cb
9 changed files with 9 additions and 0 deletions

View File

@@ -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",