mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 13:23:51 -07:00
Merge pull request #2831 from gentilkiwi/patch-1
Update intertic.py to support [FRA] Valenciennes
This commit is contained in:
commit
48812b9bf2
1 changed files with 1 additions and 0 deletions
|
@ -289,6 +289,7 @@ ISO_Countries = {
|
||||||
|
|
||||||
FRA_OrganizationalAuthority_Contract_Provider = {
|
FRA_OrganizationalAuthority_Contract_Provider = {
|
||||||
0x000: {
|
0x000: {
|
||||||
|
1: InterticHelper('Valenciennes', 'Transvilles / Keolis', Describe_Usage_1_1),
|
||||||
5: InterticHelper('Lille', 'Ilévia / Keolis', Describe_Usage_1_1),
|
5: InterticHelper('Lille', 'Ilévia / Keolis', Describe_Usage_1_1),
|
||||||
7: InterticHelper('Lens-Béthune', 'Tadao / Transdev', Describe_Usage_1_1),
|
7: InterticHelper('Lens-Béthune', 'Tadao / Transdev', Describe_Usage_1_1),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue