Skip to content

Commit

Permalink
burnconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Jan 1, 2024
1 parent 9e74f14 commit d4208c9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Lua-Scripting.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ Sets specified calibration setting to specified value. Fires calibration change

For example `setCalibration("cranking.rpm", 900, false)`

#### `burnconfig`

Schedule write to flash once the engine is stopped.

#### `findSetting(name, defaultValue)`

Find User Setting with specified name and returns numeric value. Useful when script developer and script consumer are
Expand Down

0 comments on commit d4208c9

Please sign in to comment.