mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-22 05:14:46 -07:00
Fixed Infrared FAP when fixing Infrared CLI
This commit is contained in:
@@ -16,11 +16,3 @@ App(
|
||||
fap_icon="ir_10px.png",
|
||||
fap_icon_assets="images",
|
||||
)
|
||||
|
||||
App(
|
||||
appid="infrared_start",
|
||||
apptype=FlipperAppType.STARTUP,
|
||||
entry_point="infrared_on_system_start",
|
||||
requires=["infrared"],
|
||||
order=20,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user