From 59a58dd9102e575cf77b9dffab371b6d694c0e06 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 8 Apr 2022 12:06:12 -0400 Subject: [PATCH] Air Conditioning Improvements #4054 --- firmware/controllers/actuators/ac_control.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/controllers/actuators/ac_control.txt b/firmware/controllers/actuators/ac_control.txt index b0e4ea3026..b9e69c7064 100644 --- a/firmware/controllers/actuators/ac_control.txt +++ b/firmware/controllers/actuators/ac_control.txt @@ -7,6 +7,7 @@ bit engineTooHot bit tpsTooHigh bit acButtonState +bit isDisabledByLua int latest_usage_ac_control;