Skip to content

Commit 2fbd5ba

Browse files
committed
Use a more specific field name
1 parent 491d918 commit 2fbd5ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

osi_trafficcommand.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ message TrafficAction
493493

494494
// The type of the custom command given to the traffic participant.
495495
//
496-
optional string type = 3;
496+
optional string command_type = 3;
497497
}
498498

499499
// \brief Longitudinal Distance Action

0 commit comments

Comments
 (0)