Skip to content

Commit

Permalink
Added carParams to event unioin type
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Jun 28, 2019
1 parent dc8c0d0 commit 9f2076e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -1768,5 +1768,6 @@ struct Event {
kalmanOdometry @65 :KalmanOdometry;
thumbnail @66: Thumbnail;
carEvents @68: List(Car.CarEvent);
carParams @69: Car.CarParams;
}
}

0 comments on commit 9f2076e

Please sign in to comment.