Updated Lua Scripting (markdown)

This commit is contained in:
rusefillc 2024-10-15 13:45:33 -04:00
parent 0b8ec207dd
commit f45279f7b9
1 changed files with 4 additions and 0 deletions

View File

@ -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()`