mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-10 02:04:39 +08:00
del line
This commit is contained in:
parent
efabdde248
commit
4dece3e30d
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ int saveFileJSON(const char *preferredName, const char *suffix, JSONFileType fty
|
|||
memset(path, 0x00, sizeof(path));
|
||||
sprintf(path, "$.SectorKeys.%d.AccessConditionsText.UserData", mfSectorNum(i));
|
||||
JsonSaveBufAsHexCompact(root, path, &adata[3], 1);
|
||||
|
||||
}
|
||||
}
|
||||
break;
|
||||
|
|
Loading…
Reference in a new issue