From aea6790e3c3d1456305c52213965a6799c42074a Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Tue, 1 Oct 2024 21:30:16 -0700 Subject: [PATCH] ButtonEvent: rename altButton3 to mainCruise --- cereal/car.capnp | 2 +- opendbc_repo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cereal/car.capnp b/cereal/car.capnp index 73f9ca9dc45752..3ef78973e39446 100644 --- a/cereal/car.capnp +++ b/cereal/car.capnp @@ -281,7 +281,7 @@ struct CarState { cancel @5; altButton1 @6; altButton2 @7; - altButton3 @8; + mainCruise @8; setCruise @9; resumeCruise @10; gapAdjustCruise @11; diff --git a/opendbc_repo b/opendbc_repo index ea87b4fa3ba98a..117ed6de6788c9 160000 --- a/opendbc_repo +++ b/opendbc_repo @@ -1 +1 @@ -Subproject commit ea87b4fa3ba98a71c2c8e93c97788fb0fa960d55 +Subproject commit 117ed6de6788c90c097d426e88ac97aaa36d0621