mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 12:32:06 +08:00
Nissan: add counter signal to forwarded message (#28336)
Update carstate.py old-commit-hash: 4b4b31450ccf0d4b63bb2cc4fa77c7f476374bde
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user