Updated Lua Scripting (markdown)
This commit is contained in:
parent
a03fd96ae8
commit
1e1c1f6470
|
@ -471,7 +471,7 @@ Set the duty cycle of the specified PWM channel.
|
|||
In an ideal world one would be using Sensor.new("LuaGauge1") but looks like that's not the way at the moment :(
|
||||
|
||||
- Parameters
|
||||
- `index`: The index of the Lua gauge to set.
|
||||
- `index`: The index of the Lua gauge to set. Valid indices are '1' and '2'.
|
||||
- `value`: Desired gauge value.
|
||||
- Returns
|
||||
- none
|
||||
|
|
Loading…
Reference in New Issue