mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2025-02-17 05:48:33 +00:00
Revert application.fam
This commit is contained in:
parent
7ec4cb4b7a
commit
1adf76d54d
1 changed files with 7 additions and 7 deletions
|
@ -4,17 +4,17 @@ App(
|
|||
apptype=FlipperAppType.METAPACKAGE,
|
||||
provides=[
|
||||
"gpio",
|
||||
#"ibutton",
|
||||
#"infrared",
|
||||
#"lfrfid",
|
||||
#"nfc",
|
||||
"ibutton",
|
||||
"infrared",
|
||||
"lfrfid",
|
||||
"nfc",
|
||||
"subghz",
|
||||
#"bad_usb",
|
||||
#"u2f",
|
||||
"bad_usb",
|
||||
"u2f",
|
||||
"fap_loader",
|
||||
"archive",
|
||||
"clock",
|
||||
#"unirfremix",
|
||||
"unirfremix",
|
||||
],
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue