Nissan: add counter signal to forwarded message (#28336)

Update carstate.py
old-commit-hash: 4b4b31450ccf0d4b63bb2cc4fa77c7f476374bde
This commit is contained in:
Shane Smiskol
2023-05-30 15:10:17 -07:00
committed by GitHub
parent b5aff78ee0
commit 8de2d08c0b
+1
View File
@@ -171,6 +171,7 @@ class CarState(CarStateBase):
("USER_BRAKE_PRESSED", "CRUISE_THROTTLE"),
("NEW_SIGNAL_2", "CRUISE_THROTTLE"),
("GAS_PRESSED_INVERTED", "CRUISE_THROTTLE"),
("COUNTER", "CRUISE_THROTTLE"),
("unsure1", "CRUISE_THROTTLE"),
("unsure2", "CRUISE_THROTTLE"),
("unsure3", "CRUISE_THROTTLE"),