From 48b7567e38f1f2c9d7eb4d1b248c49ead4cb1923 Mon Sep 17 00:00:00 2001 From: Jason Wen Date: Thu, 12 Sep 2024 23:49:42 -0400 Subject: [PATCH] no need --- cereal/custom.capnp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cereal/custom.capnp b/cereal/custom.capnp index 14b16a6c29..e072e13f31 100644 --- a/cereal/custom.capnp +++ b/cereal/custom.capnp @@ -212,8 +212,7 @@ struct CarControlSP @0xb86e6369214c01c8 { finalSpeedKph @2 :Float32; targetSpeed @3 :Float32; vSetDis @4 :Float32; - speedDiff @5 :Float32; - buttonType @6 :Int16; + buttonType @5 :Int16; enum ButtonControlState { inactive @0; # No button press or default state