Added emergency valve for main tank and more complex compressor preset switch

This commit is contained in:
Królik Uszasty
2019-09-10 23:23:56 +02:00
committed by tmj-fstate
parent f259c6b96a
commit 10c1497e76
7 changed files with 208 additions and 16 deletions

View File

@@ -681,6 +681,9 @@ drivermouse_input::default_bindings() {
{ "compressorlocal_sw:", {
user_command::compressortogglelocal,
user_command::none } },
{ "compressorlist_sw:", {
user_command::compressorpresetactivatenext,
user_command::compressorpresetactivateprevious } },
{ "converter_sw:", {
user_command::convertertoggle,
user_command::none } },