maintenance: minor code tweaks

This commit is contained in:
tmj-fstate
2019-09-10 23:38:13 +02:00
parent 2b1fe26265
commit dc688f08c3
3 changed files with 10 additions and 2 deletions

View File

@@ -231,6 +231,13 @@ driverkeyboard_input::default_bindings() {
{ user_command::motorblowersdisableall, GLFW_KEY_M | keymodifier::control }
// coolingfanstoggle
// tempomattoggle
// springbraketoggle
// springbrakeenable
// springbrakedisable
// springbrakeshutofftoggle
// springbrakeshutoffenable
// springbrakeshutoffdisable
// springbrakerelease
};
}