mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
Fix missing comma in aid_desfire.json
Signed-off-by: Antonin Deniau <Antonin-Deniau@users.noreply.github.com>
This commit is contained in:
parent
4ca4af16e3
commit
fe9819e9e5
1 changed files with 1 additions and 1 deletions
|
@ -416,7 +416,7 @@
|
|||
"Type": "alarm system"
|
||||
},
|
||||
{
|
||||
"AID": "010010"
|
||||
"AID": "010010",
|
||||
"Vendor": "ASSA ABLOY",
|
||||
"Country": "GB",
|
||||
"Name": "Campus Card",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue