mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-24 05:23:06 +00:00
7 lines
127 B
Text
7 lines
127 B
Text
|
App(
|
||
|
appid="onewire_start",
|
||
|
apptype=FlipperAppType.STARTUP,
|
||
|
entry_point="onewire_on_system_start",
|
||
|
order=60,
|
||
|
)
|