mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-08 21:35:43 +08:00
show previously set speed and lead car status on cluster when not enabled
This commit is contained in:
@@ -205,6 +205,7 @@ def create_acc_commands_can_canfd(packer, CAN, enabled, accel, idx, lead_visible
|
||||
|
||||
("SCC12", {
|
||||
"MainMode_ACC": 1,
|
||||
"ACCMode_Inactive": 0 if enabled else 1,
|
||||
"TauGapSet": hud_control.leadDistanceBars,
|
||||
"VSetDis": set_speed,
|
||||
"ACC_ObjDist": 1,
|
||||
|
||||
Reference in New Issue
Block a user