Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
csouers committed Oct 2, 2024
1 parent d89a281 commit 6fdff55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opendbc/car/honda/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ class Footnote(Enum):
"2019 Honda Civic 1.6L Diesel Sedan does not have ALC below 12mph.",
Column.FSR_STEERING)
OP_STEER_TO_ZERO = CarFootnote(
"No ALC below 0 mph when openpilot Longitudinal Control is enabled. Safety features such as AEB and pre-collision warning will be disabled.",
"No ALC below 0 mph when openpilot Longitudinal Control is enabled. Safety features such as AEB and FCW will be disabled.",
Column.FSR_STEERING)


Expand Down

0 comments on commit 6fdff55

Please sign in to comment.