Update changelog

This commit is contained in:
MX 2023-05-17 23:16:25 +03:00
parent d539b948a0
commit 27028471bb
No known key found for this signature in database
GPG Key ID: 7CCC66B7DBDD1C83
2 changed files with 2 additions and 3 deletions

View File

@ -18,7 +18,6 @@
* Infrared: `External output` move out of debug and add power option for external modules
* Extra pack: Some app fixes
* FBT: Fix vscode example config for debug builds - please run `./fbt vscode_dist` again if you had issues with debug builds size
* OFW PR 2658: Hitag (by @blackvault88) (with minor fixes, hitag excluded from add manually temporarily, + fixed lfrfid favourites start when key cannot be parsed)
* OFW PR 2316: NFC V support (by @g3gg0 & @nvx)
* OFW PR 2669: nfc: Fix MFUL tearing flags read (by @GMMan)
* OFW PR 2666: BadUSB: Add fr-FR-mac key layout (by @FelixLgr)

View File

@ -24,9 +24,9 @@ App(
name="Basic applications for main menu",
apptype=FlipperAppType.METAPACKAGE,
provides=[
"gpio",
#"gpio",
#"ibutton",
"infrared",
#"infrared",
"lfrfid",
"nfc",
"subghz",