Updated Lua Scripting (markdown)
This commit is contained in:
parent
a7113fa083
commit
b3856b8830
|
@ -189,4 +189,11 @@ Set the duty cycle of the specified PWM channel.
|
|||
- `index`: The index of the PWM channel to set.
|
||||
- `frequency`: Initial frequency of the output, in hertz (cycles per second). Valid values are between 1 and 1000hz.
|
||||
- Returns
|
||||
- none
|
||||
- none
|
||||
|
||||
|
||||
## Misc console commands
|
||||
|
||||
``luamemory``
|
||||
|
||||
``luareset``
|
Loading…
Reference in New Issue