Introduce compatible write support to hf mfu wrbl

This commit is contained in:
Ave 2020-09-07 22:34:44 +03:00
commit f1146d360f
No known key found for this signature in database
GPG key ID: 398DD7BD03276F6D
7 changed files with 106 additions and 22 deletions

View file

@ -618,6 +618,7 @@ typedef struct {
#define CMD_HF_MIFAREU_READCARD 0x0721
#define CMD_HF_MIFARE_WRITEBL 0x0622
#define CMD_HF_MIFAREU_WRITEBL 0x0722
#define CMD_HF_MIFAREU_WRITEBL_COMPAT 0x0723
#define CMD_HF_MIFARE_CHKKEYS 0x0623
#define CMD_HF_MIFARE_SETMOD 0x0624