Updated Lua Scripting (markdown)

This commit is contained in:
rusefillc 2021-10-19 10:46:10 -04:00
parent a7113fa083
commit b3856b8830
1 changed files with 8 additions and 1 deletions

View File

@ -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``