16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 13:29:19 +02:00

Merge commit 'd8170c932b448ba6888e702746b5ae22632062d8' into sim

This commit is contained in:
milek7
2022-01-05 01:02:56 +01:00
76 changed files with 9277 additions and 5749 deletions

View File

@@ -191,6 +191,8 @@ commanddescription_sequence Commands_descriptions = {
{ "pantographtoggleselected", command_target::vehicle, command_mode::oneoff },
{ "pantographraiseselected", command_target::vehicle, command_mode::oneoff },
{ "pantographlowerselected", command_target::vehicle, command_mode::oneoff },
{ "pantographvalvesupdate", command_target::vehicle, command_mode::oneoff },
{ "pantographvalvesoff", command_target::vehicle, command_mode::oneoff },
{ "heatingtoggle", command_target::vehicle, command_mode::oneoff },
{ "heatingenable", command_target::vehicle, command_mode::oneoff },
{ "heatingdisable", command_target::vehicle, command_mode::oneoff },