Skip to content

Commit 399e5b0

Browse files
FlorianMueller87pmai
authored andcommitted
Change value of UNIT_HOUR from 15 to 16
Signed-off-by: FlorianMueller87 <[email protected]>
1 parent 3159890 commit 399e5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_trafficsign.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ message TrafficSignValue
130130
//
131131
// Unit: h
132132
//
133-
UNIT_HOUR = 15;
133+
UNIT_HOUR = 16;
134134
}
135135

136136
// Text associated with a sign, e.g. the name of a location whose distance

0 commit comments

Comments
 (0)