Skip to content

Commit 77af07b

Browse files
Change value of UNIT_HOUR from 15 to 16
Signed-off-by: FlorianMueller87 <florian.b.mueller@gmx.de>
1 parent 0364ac3 commit 77af07b

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)