Skip to content

Commit

Permalink
Merge pull request #769 from sebastian4k/patch-10
Browse files Browse the repository at this point in the history
Update values.py
  • Loading branch information
arne182 authored Jan 13, 2021
2 parents 40a8de0 + 02294de commit 5915671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/car/hyundai/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ class Buttons:
}

# 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: {
Expand Down

0 comments on commit 5915671

Please sign in to comment.