Updated Lua Scripting (markdown)

This commit is contained in:
rusefillc 2021-12-15 20:31:41 -05:00
parent c5ee8e1d0c
commit c64893ca08
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ For example ``getOutput("clutchUpState")`` ``getOutput("brakePedalState")``
See https://github.com/rusefi/rusefi/blob/master/firmware/controllers/lua/generated/output_lookup_generated.cpp for output names.
### `setClutchUpState(value)
### `setClutchUpState(value)`
### `setBrakePedalState(value)`