mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-24 05:23:06 +00:00
6 lines
125 B
Text
6 lines
125 B
Text
App(
|
|
appid="crypto_start",
|
|
apptype=FlipperAppType.STARTUP,
|
|
entry_point="crypto_on_system_start",
|
|
order=10,
|
|
)
|