Skip to content

Commit

Permalink
Merge pull request #2740 from gentilkiwi/patch-1
Browse files Browse the repository at this point in the history
Update intertic.py to support new ContractProvider for Strasbourg/CTS
  • Loading branch information
iceman1001 authored Feb 2, 2025
2 parents 240b559 + 766d30e commit 525ce56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/pyscripts/intertic.py
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ class InterticHelper(NamedTuple):
},
0x091: {
1: InterticHelper('Strasbourg', 'CTS', Describe_Usage_4), # More dump needed, not only tram !
5: InterticHelper('Strasbourg', 'CTS / new', Describe_Usage_4), # More dump needed, not only tram !
},
0x502: {
83: InterticHelper('Annecy', 'Sibra', Describe_Usage_2),
Expand Down

0 comments on commit 525ce56

Please sign in to comment.