mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-24 08:05:13 +08: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: {
|
||||
3: InterticHelper('Nîmes', 'Tango / Transdev', Describe_Usage_3),
|
||||
},
|
||||
0x915: {
|
||||
1: InterticHelper('Metz', 'Le Met\' / TAMM'),
|
||||
},
|
||||
0x917: {
|
||||
4: InterticHelper('Angers', 'Irigo / RATP', Describe_Usage_1_2),
|
||||
7: InterticHelper('Saint-Nazaire', 'Stran'),
|
||||
|
|
Loading…
Reference in a new issue