Make settings menus external -21.7kb DFU

This commit is contained in:
Willy-JL
2024-02-14 04:36:48 +00:00
parent 1b91ec95c3
commit acc352e61f
29 changed files with 99 additions and 22 deletions

View File

@@ -14,7 +14,7 @@ App(
],
stack_size=1 * 1024,
order=1000,
sdk_headers=["bt_service/bt.h"],
sdk_headers=["bt_service/bt.h", "bt_settings.h"],
)
App(