Index: sources/gui/qml/pages/settings/SettingsServicePassword.qml =================================================================== diff -u -r2ef03b2ce51b4dc507f66e9671953a8e0824bde9 -ra75bc5b80ad4ebde50f028b550cd534e589bd059 --- sources/gui/qml/pages/settings/SettingsServicePassword.qml (.../SettingsServicePassword.qml) (revision 2ef03b2ce51b4dc507f66e9671953a8e0824bde9) +++ sources/gui/qml/pages/settings/SettingsServicePassword.qml (.../SettingsServicePassword.qml) (revision a75bc5b80ad4ebde50f028b550cd534e589bd059) @@ -62,9 +62,6 @@ // in case of debugging that the HD is in service mode already check and call the gotoServiceMode if ( vHDOperationMode.service ) gotoServiceMode(true) - - // if NoCANBus is set don't wait for HD and go to service mode. - if ( vSettings.noCANBus ) gotoServiceMode(true) } function checkPassword() {