mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 21:33:47 -07:00
Merge pull request #2948 from gentilkiwi/patch-1
Update intertic.py to support [FRA] Caen
This commit is contained in:
commit
b7bf392297
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ FRA_OrganizationalAuthority_Contract_Provider = {
|
||||||
},
|
},
|
||||||
0x912: {
|
0x912: {
|
||||||
3: InterticHelper('Le Havre', 'Lia / Transdev', Describe_Usage_1_1),
|
3: InterticHelper('Le Havre', 'Lia / Transdev', Describe_Usage_1_1),
|
||||||
|
29: InterticHelper('Caen', 'Twisto / RATP', Describe_Usage_2),
|
||||||
35: InterticHelper('Cherbourg-en-Cotentin', 'Cap Cotentin / Transdev'),
|
35: InterticHelper('Cherbourg-en-Cotentin', 'Cap Cotentin / Transdev'),
|
||||||
},
|
},
|
||||||
0x913: {
|
0x913: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue