mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-23 21:34:35 +03:00
Update changelog
This commit is contained in:
parent
d539b948a0
commit
27028471bb
@ -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)
|
||||
|
@ -24,9 +24,9 @@ App(
|
||||
name="Basic applications for main menu",
|
||||
apptype=FlipperAppType.METAPACKAGE,
|
||||
provides=[
|
||||
"gpio",
|
||||
#"gpio",
|
||||
#"ibutton",
|
||||
"infrared",
|
||||
#"infrared",
|
||||
"lfrfid",
|
||||
"nfc",
|
||||
"subghz",
|
||||
|
Loading…
Reference in New Issue
Block a user