mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-26 03:39:58 -07:00
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
App(
|
|
appid="crypto_start",
|
|
apptype=FlipperAppType.STARTUP,
|
|
entry_point="crypto_on_system_start",
|
|
order=10,
|
|
)
|