mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
Merge pull request #2820 from gentilkiwi/patch-1
Update intertic.py to support [FRA] Aix-en-Provence
This commit is contained in:
commit
cd5fb7add7
1 changed files with 3 additions and 0 deletions
|
@ -315,6 +315,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
||||||
4: InterticHelper('Angers', 'Irigo / RATP', Describe_Usage_1_2),
|
4: InterticHelper('Angers', 'Irigo / RATP', Describe_Usage_1_2),
|
||||||
7: InterticHelper('Saint-Nazaire', 'Stran'),
|
7: InterticHelper('Saint-Nazaire', 'Stran'),
|
||||||
},
|
},
|
||||||
|
0x920: {
|
||||||
|
9: InterticHelper('Aix-en-Provence', 'Aixenbus / Keolis', Describe_Usage_2_1),
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
MAR_OrganizationalAuthority_Contract_Provider = {
|
MAR_OrganizationalAuthority_Contract_Provider = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue