mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Update intertic.py to support Metz
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
This commit is contained in:
parent
384a7212d0
commit
342175faf7
1 changed files with 3 additions and 0 deletions
|
@ -275,6 +275,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
||||||
0x913: {
|
0x913: {
|
||||||
3: InterticHelper('Nîmes', 'Tango / Transdev', Describe_Usage_3),
|
3: InterticHelper('Nîmes', 'Tango / Transdev', Describe_Usage_3),
|
||||||
},
|
},
|
||||||
|
0x915: {
|
||||||
|
1: InterticHelper('Metz', 'Le Met\' / TAMM'),
|
||||||
|
},
|
||||||
0x917: {
|
0x917: {
|
||||||
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'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue