mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 16:58:36 -07:00
Fix services order
This commit is contained in:
@@ -13,7 +13,7 @@ App(
|
||||
"bt_settings",
|
||||
],
|
||||
stack_size=1 * 1024,
|
||||
order=20,
|
||||
order=1000,
|
||||
sdk_headers=["bt_service/bt.h"],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user