application.fam revert

This commit is contained in:
derskythe 2022-09-26 18:30:04 +04:00
parent cdcf80ed05
commit 7bd0c8ff2c

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