mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 06:39:18 +02:00
Buttons for spring brake
This commit is contained in:
committed by
tmj-fstate
parent
31c8b69fca
commit
c709492965
@@ -570,6 +570,15 @@ drivermouse_input::default_bindings() {
|
||||
{ "releaser_bt:", {
|
||||
user_command::independentbrakebailoff,
|
||||
user_command::none } },
|
||||
{ "springbraketoggle_bt:",{
|
||||
user_command::springbraketoggle,
|
||||
user_command::none } },
|
||||
{ "springbrakeon_bt:",{
|
||||
user_command::springbrakeenable,
|
||||
user_command::none } },
|
||||
{ "springbrakeoff_bt:",{
|
||||
user_command::springbrakedisable,
|
||||
user_command::none } },
|
||||
{ "universalbrake1_bt:",{
|
||||
user_command::universalbrakebutton1,
|
||||
user_command::none } },
|
||||
|
||||
Reference in New Issue
Block a user