mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-07-06 04:51:36 -07:00
Merge pull request #2918 from gentilkiwi/patch-1
[st25tb] Update intertic.py to support Colmar (Trace / Keolis) ID
This commit is contained in:
commit
c63c62167e
1 changed files with 3 additions and 0 deletions
|
@ -305,6 +305,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
|||
0x021: {
|
||||
1: InterticHelper('Bordeaux', 'TBM / Keolis', Describe_Usage_1_1),
|
||||
},
|
||||
0x040: {
|
||||
28: InterticHelper('Colmar', 'Trace / Keolis', Describe_Usage_1_1),
|
||||
},
|
||||
0x057: {
|
||||
1: InterticHelper('Lyon', 'TCL / Keolis', Describe_Usage_1), # Strange usage ?, kept on generic 1
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue