mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
(commands) add epbrakecontrolenable and epbrakecontroldisable
This commit is contained in:
@@ -120,6 +120,8 @@ commanddescription_sequence Commands_descriptions = {
|
||||
{ "universalrelayreset3", command_target::vehicle, command_mode::oneoff },
|
||||
{ "notchingrelaytoggle", command_target::vehicle, command_mode::oneoff },
|
||||
{ "epbrakecontroltoggle", command_target::vehicle, command_mode::oneoff },
|
||||
{ "epbrakecontrolenable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "epbrakecontroldisable", command_target::vehicle, command_mode::oneoff },
|
||||
{ "trainbrakeoperationmodeincrease", command_target::vehicle, command_mode::oneoff },
|
||||
{ "trainbrakeoperationmodedecrease", command_target::vehicle, command_mode::oneoff },
|
||||
{ "brakeactingspeedincrease", command_target::vehicle, command_mode::oneoff },
|
||||
|
||||
Reference in New Issue
Block a user