Skip to content

Commit

Permalink
Class 415 support
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkilczuk committed Dec 3, 2016
1 parent bd90c4e commit 21e9bbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Supported traction
* Class 377 (Southern version)
* Class 378
* Class 395
* Class 415
* Class 421
* Class 422
* Class 423
Expand Down
1 change: 1 addition & 0 deletions dsd/machine.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
'AP_Waggonz.Class142Pack': models.Class142APDSDModel,

'DTG.Class378Pack01': models.Class378DSDModel,
'DTG.Class415Pack01': models.GenericDSDModel,

'JL.WHL': models.Class37WHLSouthDSDModel, # TODO: make more specific with patterndict

Expand Down

0 comments on commit 21e9bbc

Please sign in to comment.