mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -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:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user