mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
Minor formatting corrections
This commit is contained in:
parent
414a4b89ef
commit
c54c071374
@ -1,6 +1,6 @@
|
||||
# Changes for the User NFC Key Dictionary
|
||||
|
||||
Official firmware has introduced a user dict file option which will allow you to update firmware and not lose any added NFC keys! This is great, but requires a slight change in the way things were done previously. I've removed all the NFC keys that are in the original 'mf_classic_dict.nfc' provided by Official firmware as of July 26, 2022 and converted what's left over to the new `mf_classic_dict_user.nfc` [file here](https://github.com/UberGuidoZ/Flipper/blob/main/NFC/mf_classic_dict/mf_classic_dict_user.nfc).
|
||||
Official firmware has introduced a user dict file option which will allow you to update firmware and not lose any added NFC keys! This is great, but requires a slight change in the way things were done previously. I've removed all the NFC keys that are in the original `mf_classic_dict.nfc` provided by Official firmware as of July 26, 2022 and converted [what's left over](https://github.com/UberGuidoZ/Flipper/tree/main/NFC/mf_classic_dict#older-method-combined-multiple-mf_classic_dictnfc-files) to the new `mf_classic_dict_user.nfc` [file here](https://github.com/UberGuidoZ/Flipper/blob/main/NFC/mf_classic_dict/mf_classic_dict_user.nfc).
|
||||
|
||||
To use, add the `mf_classic_dict_user.nfc` file from this repo into the SD Card -> nfc -> assets folder.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user