Skip to content

Commit 2c5e26d

Browse files
committed
Add missing comment
Signed-off-by: Caspar de Haes <caspar.dehaes@five.ai>
1 parent 5d12a17 commit 2c5e26d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

osi_hostvehicledata.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,9 @@ message HostVehicleData
489489
STATE_ACTIVE = 6;
490490
}
491491

492+
// Information about whether and how and driver may have overridden
493+
// an automated driving function.
494+
//
492495
message DriverOverride
493496
{
494497
// The feature has been overridden by a driver action.

0 commit comments

Comments
 (0)