Skip to content

Commit

Permalink
add Lua engine fuel strategy page
Browse files Browse the repository at this point in the history
  • Loading branch information
nmschulte committed Jan 17, 2025
1 parent 2a4a606 commit 5703a0f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/08-Fuel/Fuel-Algorithms/Lua.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Lua Strategy

Use [Lua](/Advanced-Features/Lua-Scripting/) to control the engine fueling strategy/control algorithm.

- [Lua: `getAirmass`](/Advanced-Features/Lua-Scripting/#getairmass)
- [Lua: `setAirmass(load)`](/Advanced-Features/Lua-Scripting/#setairmassairmass-load)

0 comments on commit 5703a0f

Please sign in to comment.