From c9f102ba0f5f12204bb8dd91ed9f0c676d003541 Mon Sep 17 00:00:00 2001 From: rusefillc <48498823+rusefillc@users.noreply.github.com> Date: Sun, 9 Jul 2023 21:04:52 -0400 Subject: [PATCH] Updated Lua Scripting (markdown) --- Lua-Scripting.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Lua-Scripting.md b/Lua-Scripting.md index a35b064d..b9d4569d 100644 --- a/Lua-Scripting.md +++ b/Lua-Scripting.md @@ -437,6 +437,8 @@ Set the duty cycle of the specified PWM channel. ## Examples +Read VSS from CANbus for gear detection see [honda-bcm.txt](https://github.com/rusefi/rusefi/blob/master/firmware/controllers/lua/examples/honda-bcm.txt) + ### timer ```lua