Updated Lua Scripting (markdown)
This commit is contained in:
parent
0b8ec207dd
commit
f45279f7b9
|
@ -121,6 +121,10 @@ Returns true if ECU is in state of critical/fatal error.
|
|||
|
||||
### Engine Control
|
||||
|
||||
### `startCrankingEngine()`
|
||||
|
||||
Start cranking as if physical start button was tapped.
|
||||
|
||||
#### `stopEngine()`
|
||||
|
||||
#### `isEngineStopRequested()`
|
||||
|
|
Loading…
Reference in New Issue