Skip to content

Commit

Permalink
better name
Browse files Browse the repository at this point in the history
  • Loading branch information
haraschax committed Dec 20, 2019
1 parent b6b84cd commit 2614a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.capnp
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ struct ModelData {
leadFuture @7 :LeadData;
speed @8 :List(Float32);
meta @10 :MetaData;
long @11 :LongitudinalData;
longitudinal @11 :LongitudinalData;

struct PathData {
points @0 :List(Float32);
Expand Down

0 comments on commit 2614a65

Please sign in to comment.