mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 23:33:58 +08:00
Toyota longitudinal: Illuminate PCS Warning Light If DSU is Unplugged (#22631)
* display amber "PCS Off" indicator when DSU is unplugged * Update opendbc * update ref * Update opendbc * update ref * bump opendbc * bump opendbc * update refs Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
This commit is contained in:
2
opendbc
2
opendbc
Submodule opendbc updated: 071cedca61...229e9fffd8
@@ -57,6 +57,7 @@ def create_acc_cancel_command(packer):
|
||||
|
||||
def create_fcw_command(packer, fcw):
|
||||
values = {
|
||||
"PCS_INDICATOR": 1,
|
||||
"FCW": fcw,
|
||||
"SET_ME_X20": 0x20,
|
||||
"SET_ME_X10": 0x10,
|
||||
|
||||
@@ -1 +1 @@
|
||||
9618632e65db0c0c9c160bbebcb1009385e905bd
|
||||
5522675909c1af529323735a02ae2186dbed898d
|
||||
Reference in New Issue
Block a user