Skip to content

Commit 0cf00c0

Browse files
ClemensLinnhoffpmai
authored andcommitted
Change FCW to forward collision warning
Signed-off-by: ClemensLinnhoff <clemens.linnhoff@partner.bmw.de>
1 parent 9171f90 commit 0cf00c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_hostvehicledata.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -584,7 +584,7 @@ message HostVehicleData
584584
STATE_AVAILABLE = 4;
585585

586586
// The function is available but conditions have not caused it to be
587-
// triggered, for example, no vehicles in front to trigger a FCW.
587+
// triggered, for example, no vehicles in front to trigger a forward collision warning.
588588
//
589589
STATE_STANDBY = 5;
590590

0 commit comments

Comments
 (0)