mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-28 03:59:58 -07:00
8 lines
153 B
Plaintext
8 lines
153 B
Plaintext
App(
|
|
appid="infraredsrv",
|
|
apptype=FlipperAppType.STARTUP,
|
|
entry_point="infrared_on_system_start",
|
|
requires=["infrared"],
|
|
order=20,
|
|
)
|