From 5e3a9f6df126d51685157de1e52bd6695db40fac Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Thu, 21 Mar 2024 15:49:10 +0000 Subject: [PATCH] test --- selfdrive/car/ford/carstate.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/car/ford/carstate.py b/selfdrive/car/ford/carstate.py index 78f48ec5c4..367471169d 100644 --- a/selfdrive/car/ford/carstate.py +++ b/selfdrive/car/ford/carstate.py @@ -134,7 +134,7 @@ class CarState(CarStateBase): ] else: messages += [ - ("INSTRUMENT_PANEL", 1), + ("INSTRUMENT_PANEL", 0), ] if CP.transmissionType == TransmissionType.automatic: