mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 14:48:35 -07:00
Keep power settings internal (fix wrong mA) +5kb DFU :(
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
App(
|
||||
appid="expansion_settings",
|
||||
name="Expansion Modules",
|
||||
apptype=FlipperAppType.SETTINGS,
|
||||
apptype=FlipperAppType.EXTSETTINGS,
|
||||
entry_point="expansion_settings_app",
|
||||
requires=["gui"],
|
||||
stack_size=1 * 1024,
|
||||
|
||||
Reference in New Issue
Block a user