Spring cleaning

This commit is contained in:
Willy-JL
2025-04-04 13:18:36 +01:00
parent 32ad9ea25b
commit 81581c79b5
17 changed files with 39 additions and 138 deletions

View File

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