Skip to content

Commit

Permalink
Trains with softkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
albertosaurio65 committed Sep 14, 2023
1 parent b3fbc22 commit ab54bbb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions EVC/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,8 @@
"114": {
"TrainData": "TrainData/traindata_114.json",
"SpeedDial": 400,
"STMLayout": "stm_siemens.json"
"STMLayout": "stm_siemens.json",
"SoftKeys": true
},
"130":{
"TrainData":"TrainData/traindata_130.json",
Expand Down Expand Up @@ -179,6 +180,7 @@
"100": {
"TrainData": "TrainData/traindata_100.json",
"SpeedDial": 400,
"STMLayout": "stm_siemens.json"
"STMLayout": "stm_siemens.json",
"SoftKeys": true
}
}

0 comments on commit ab54bbb

Please sign in to comment.