mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Update intertic.py to support Avignon / Orizo
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
This commit is contained in:
parent
d4890d73b4
commit
b96637b167
1 changed files with 3 additions and 0 deletions
|
@ -239,6 +239,9 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
|||
0x008: {
|
||||
15: InterticHelper('Angoulême', 'STGA', Describe_Usage_1_1), # May have a problem with date ?
|
||||
},
|
||||
0x013: {
|
||||
1: InterticHelper('Avignon', 'Orizo'),
|
||||
}
|
||||
0x021: {
|
||||
1: InterticHelper('Bordeaux', 'TBM / Keolis', Describe_Usage_1_1),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue