mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-29 04:09:58 -07:00
Revert "Keep power settings internal (fix wrong mA) +5kb DFU :("
This reverts commit 5bd168c24b.
This commit is contained in:
@@ -488,7 +488,7 @@ def _gather_app_components(env, appname) -> AppDeploymentComponents:
|
||||
if host_app.apptype in [
|
||||
FlipperAppType.EXTERNAL,
|
||||
FlipperAppType.MENUEXTERNAL,
|
||||
FlipperAppType.EXTSETTINGS,
|
||||
FlipperAppType.SETTINGS,
|
||||
]:
|
||||
components.add_app(host_app)
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user