From 4bf7baabe67835c1dd47a4250294f838af38311c Mon Sep 17 00:00:00 2001 From: Rick Lan Date: Thu, 24 Dec 2020 22:20:13 +1000 Subject: [PATCH] removed g70 off from ignore fingerprint --- selfdrive/car/hyundai/values.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/car/hyundai/values.py b/selfdrive/car/hyundai/values.py index a9fda6af7..f336132e9 100644 --- a/selfdrive/car/hyundai/values.py +++ b/selfdrive/car/hyundai/values.py @@ -162,7 +162,7 @@ ECU_FINGERPRINT = { } # Don't use these fingerprints for fingerprinting, they are still used for ECU detection -IGNORED_FINGERPRINTS = [CAR.VELOSTER, CAR.GENESIS_G70, CAR.KONA] +IGNORED_FINGERPRINTS = [CAR.VELOSTER, CAR.KONA] FW_VERSIONS = { CAR.SONATA: {