From 1105dc1e8475924fd096fc2e39253dd78190bef6 Mon Sep 17 00:00:00 2001 From: Harald Schafer Date: Mon, 15 Jul 2019 14:42:26 -0700 Subject: [PATCH] different name --- log.capnp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log.capnp b/log.capnp index d4972e689656a2..80e109aee27319 100644 --- a/log.capnp +++ b/log.capnp @@ -511,7 +511,7 @@ struct ModelData { freePath @6 :List(Float32); settings @5 :ModelSettings; - lead2s @7 :LeadData; + leadFuture @7 :LeadData; struct PathData { points @0 :List(Float32);