From 5540af27525c34b8394388e803de0e4406960707 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sat, 9 Apr 2022 01:13:43 -0400 Subject: [PATCH] Updated Lua Scripting (markdown) --- Lua-Scripting.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Lua-Scripting.md b/Lua-Scripting.md index 4c9028d8..6f978d1a 100644 --- a/Lua-Scripting.md +++ b/Lua-Scripting.md @@ -53,6 +53,10 @@ See [https://github.com/rusefi/rusefi/blob/master/firmware/controllers/lua/gener ### `setBrakePedalState(value)` +### ``setAcDisabled(value)`` + +### ``getTimeSinceAcToggleMs`` + ### `getCalibration(name)` Gets current calibration value for specified scalar setting. For example ``getCalibration("cranking.rpm")``