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

Switch for disabling mirrors

This commit is contained in:
Królik Uszasty
2022-03-03 22:33:53 +01:00
parent 5891061093
commit 2283ed4ff2
7 changed files with 27 additions and 2 deletions

View File

@@ -708,6 +708,9 @@ drivermouse_input::default_bindings() {
{ "doormode_sw:", {
user_command::doormodetoggle,
user_command::none } },
{ "mirrors_sw:", {
user_command::mirrorstoggle,
user_command::none } },
{ "departure_signal_bt:", {
user_command::departureannounce,
user_command::none } },