mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-04 04:59:08 -07:00
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
App(
|
|
appid="ibuttonsrv",
|
|
apptype=FlipperAppType.STARTUP,
|
|
entry_point="ibutton_on_system_start",
|
|
requires=["ibutton"],
|
|
order=60,
|
|
)
|