mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
App(
|
|
appid="lfrfidsrv",
|
|
apptype=FlipperAppType.STARTUP,
|
|
entry_point="lfrfid_on_system_start",
|
|
requires=["lfrfid"],
|
|
order=50,
|
|
)
|