mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 13:28:36 -07:00
Tweak services orders
Same order but numbers match OFW
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user