Update application.fam

This commit is contained in:
RogueMaster
2022-09-18 03:35:11 -04:00
parent e96a8cbddf
commit 9e4970157a
+5 -5
View File
@@ -4,17 +4,17 @@ App(
apptype=FlipperAppType.METAPACKAGE,
provides=[
"gpio",
"ibutton",
# "ibutton",
"infrared",
"lfrfid",
"nfc",
"subghz",
"bad_usb",
"u2f",
# "u2f",
"fap_loader",
"archive",
"clock",
"unirfremix",
"spectrum_analyzer",
# "clock",
# "unirfremix",
# "spectrum_analyzer",
],
)