unleashed-firmware/applications/services/namechanger/application.fam

8 lines
No EOL
197 B
Text

App(
appid="namechange_srv",
apptype=FlipperAppType.STARTUP,
entry_point="namechange_on_system_start",
requires=["storage", "cli", "bt"],
conflicts=["updater"],
order=600,
)