hyundai: add comment with link to PR for corner radars

old-commit-hash: 1a74ed91ee
laptop
Adeeb Shihadeh 2 years ago
parent fa673c0cdf
commit ab6e83ec98
  1. 1
      selfdrive/car/hyundai/radar_interface.py

@ -8,6 +8,7 @@ from openpilot.selfdrive.car.hyundai.values import DBC
RADAR_START_ADDR = 0x500
RADAR_MSG_COUNT = 32
# POC for parsing corner radars: https://github.com/commaai/openpilot/pull/24221/
def get_radar_can_parser(CP):
if DBC[CP.carFingerprint]['radar'] is None:

Loading…
Cancel
Save