Tweak services orders

Same order but numbers match OFW
This commit is contained in:
Willy-JL
2023-08-29 00:49:15 +02:00
parent 2af8338f4a
commit 8bdbdaa6f5
11 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@ App(
entry_point="dolphin_srv",
cdefines=["SRV_DOLPHIN"],
stack_size=1 * 1024,
order=40,
order=50,
sdk_headers=[
"dolphin.h",
"helpers/dolphin_state.h",