mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Fixed iButton CLI not available when made into external app.
Couldn't test onewire command, but tested ikey commands
This commit is contained in:
7
applications/services/ibuttonsrv/application.fam
Normal file
7
applications/services/ibuttonsrv/application.fam
Normal file
@@ -0,0 +1,7 @@
|
||||
App(
|
||||
appid="ibuttonsrv",
|
||||
apptype=FlipperAppType.STARTUP,
|
||||
entry_point="ibutton_on_system_start",
|
||||
requires=["ibutton"],
|
||||
order=60,
|
||||
)
|
||||
Reference in New Issue
Block a user