diff --git a/Lua-Scripting.md b/Lua-Scripting.md index 707c6d4f..406d7fb2 100644 --- a/Lua-Scripting.md +++ b/Lua-Scripting.md @@ -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 \ No newline at end of file + - none + + +## Misc console commands + +``luamemory`` + +``luareset`` \ No newline at end of file