This commit is contained in:
Jason Wen
2024-08-12 18:49:49 -04:00
parent b1cd16f1e0
commit df1dea34f9
@@ -110,13 +110,6 @@ SPVehiclesTogglesPanel::SPVehiclesTogglesPanel(VehiclePanel *parent) : ListWidge
hkgCustomLongTuning->setConfirmation(true, false);
addItem(hkgCustomLongTuning);
hyundaiCruiseMainDefault = new ParamControlSP(
"HyundaiCruiseMainDefault",
tr("HKG CAN: Enable Cruise Main By Default"),
tr("Enabling this toggle sets CRUISE MAIN to ON by default when the car starts, without engaging MADS. The user still needs to manually engage MADS"),
"../assets/offroad/icon_blank.png");
addItem(hyundaiCruiseMainDefault);
hyundaiCruiseMainDefault = new ParamControlSP(
"HyundaiCruiseMainDefault",
tr("HKG CAN: Enable Cruise Main by Default"),