mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-24 08:05:13 +08:00
Updated DOH Travel Pass AID
Updated DOH Travel Pass Aid `Description` by adding a missing semicolon `;` to separate the `Cyclic` and `Linear` File IDs. Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
This commit is contained in:
parent
738e29af1c
commit
9fb680eb59
1 changed files with 1 additions and 1 deletions
|
@ -844,7 +844,7 @@
|
|||
"Vendor": "Doha Metro and Lusail Tram via Qatar Rail",
|
||||
"Country": "QA",
|
||||
"Name": "Travel Pass (DOH)",
|
||||
"Description": "DOH Standard / goldclub Travel Passes // FIDs 00,04-06: Standard; 01-03,17: Backup; 07-16,18: Value; 19: Cyclic 1A: Linear",
|
||||
"Description": "DOH Standard / goldclub Travel Passes // FIDs 00,04-06: Standard; 01-03,17: Backup; 07-16,18: Value; 19: Cyclic; 1A: Linear",
|
||||
"Type": "transport"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue