hyundai: remove Niro EV from BSM list, not on all trims

albatross
Adeeb Shihadeh 2021-04-12 17:06:07 -07:00
parent e6d210d526
commit f308430c11
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ FEATURES = {
"use_bsm": set([CAR.SONATA, CAR.PALISADE, CAR.HYUNDAI_GENESIS, CAR.GENESIS_G70,
CAR.GENESIS_G80, CAR.GENESIS_G90, CAR.KONA, CAR.IONIQ_EV_2020,
CAR.SANTA_FE, CAR.KIA_NIRO_EV, CAR.KIA_SELTOS]),
CAR.SANTA_FE, CAR.KIA_SELTOS]),
}
EV_HYBRID = set([CAR.IONIQ_EV_2020, CAR.IONIQ_EV_LTD, CAR.IONIQ, CAR.KONA_EV, CAR.KIA_NIRO_EV])