mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
fix order
This commit is contained in:
@@ -20,5 +20,5 @@ App(
|
||||
apptype=FlipperAppType.STARTUP,
|
||||
entry_point="findmy_startup",
|
||||
sources=["findmy_startup.c", "findmy_state.c"],
|
||||
order=1000,
|
||||
order=1210,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user