From 7f4a3a1a1a0ab75ef4e3d7552005537ca7f7eeaa Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 19 Jun 2022 17:45:57 -0400 Subject: [PATCH] mcu_standby --- Lua-Scripting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lua-Scripting.md b/Lua-Scripting.md index 6f978d1a..68c3b6d2 100644 --- a/Lua-Scripting.md +++ b/Lua-Scripting.md @@ -141,7 +141,7 @@ Sets the rate at which rusEFI calls your `onTick` and `onCanRx` functions, in hz - Returns - none -### `mcu_stop` +### `mcu_standby()` Stops MCU.