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

Update carstate.py
This commit is contained in:
Shane Smiskol
2023-05-30 15:10:17 -07:00
committed by GitHub
parent 80e84a2158
commit 4b4b31450c

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"),