mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 16:26:14 +08:00
Honda Bosch: fix undefined signal in can packing (#24155)
This commit is contained in:
@@ -137,7 +137,6 @@ def create_ui_commands(packer, CP, pcm_speed, hud, is_metric, idx, stock_hud):
|
||||
|
||||
lkas_hud_values = {
|
||||
'SET_ME_X41': 0x41,
|
||||
'SET_ME_X48': 0x48,
|
||||
'STEERING_REQUIRED': hud.steer_required,
|
||||
'SOLID_LANES': hud.lanes,
|
||||
'BEEP': 0,
|
||||
|
||||
Reference in New Issue
Block a user