diff --git a/docs/07-Advanced-Features/Lua-Scripting.md b/docs/07-Advanced-Features/Lua-Scripting.md index 55341c7..be4f982 100644 --- a/docs/07-Advanced-Features/Lua-Scripting.md +++ b/docs/07-Advanced-Features/Lua-Scripting.md @@ -641,6 +641,22 @@ Lookup a character of the set vehicle identification number (VIN) at the given i |-:|--|:-| |`index`|number|The character index of the set VIN to return.| +#### `setIdleAdd` + +TODO + +|parameters|type|description| +|-:|--|:-| +|`amount`|float|TODO| + +#### `setIdleAddRpm` + +TODO + +|parameters|type|description| +|-:|--|:-| +|`amount`|float|TODO| + ### CAN Bus :::info @@ -837,10 +853,6 @@ Retrieves the values of the last valid message of the specified SENT channel. #### `setBoostDutyAdd` -### Idle Control - -#### `setIdleAdd` - ### Vehicle Speed #### `getCurrentGear`