Skip to content

Commit 71be970

Browse files
committed
placeholders for mazda, nissan and vw safety models
1 parent ea14abe commit 71be970

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

car.capnp

+3
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,9 @@ struct CarParams {
404404
tesla @10;
405405
subaru @11;
406406
gmPassive @12;
407+
mazda @13;
408+
nissan @14;
409+
vw @15;
407410
}
408411

409412
enum SteerControlType {

0 commit comments

Comments
 (0)