Updated Lua Scripting (markdown)
This commit is contained in:
parent
2f8043dbb4
commit
5540af2752
|
@ -53,6 +53,10 @@ See [https://github.com/rusefi/rusefi/blob/master/firmware/controllers/lua/gener
|
||||||
|
|
||||||
### `setBrakePedalState(value)`
|
### `setBrakePedalState(value)`
|
||||||
|
|
||||||
|
### ``setAcDisabled(value)``
|
||||||
|
|
||||||
|
### ``getTimeSinceAcToggleMs``
|
||||||
|
|
||||||
### `getCalibration(name)`
|
### `getCalibration(name)`
|
||||||
|
|
||||||
Gets current calibration value for specified scalar setting. For example ``getCalibration("cranking.rpm")``
|
Gets current calibration value for specified scalar setting. For example ``getCalibration("cranking.rpm")``
|
||||||
|
|
Loading…
Reference in New Issue