mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 20:48:35 -07:00
Tweak services orders
Same order but numbers match OFW
This commit is contained in:
@@ -7,6 +7,6 @@ App(
|
||||
requires=["input"],
|
||||
provides=["notification_settings"],
|
||||
stack_size=int(1.5 * 1024),
|
||||
order=90,
|
||||
order=100,
|
||||
sdk_headers=["notification.h", "notification_messages.h"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user