Revert application.fam

This commit is contained in:
DerSkythe 2022-10-08 02:25:22 +04:00
parent 7ec4cb4b7a
commit 1adf76d54d

View file

@ -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",
],
)