Skip to content

Commit 2198ad2

Browse files
committed
add alert for invalid posenet
1 parent 9c18b3b commit 2198ad2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

car.capnp

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ struct CarEvent @0x9b1657f34caf3ad3 {
7777
sensorDataInvalid @52;
7878
commIssue @53;
7979
tooDistracted @54;
80+
posenetInvalid @55;
8081
}
8182
}
8283

0 commit comments

Comments
 (0)