Updated Debug Serial (markdown)

Candas1
2022-01-26 14:27:24 +01:00
parent 4b182afdc6
commit 62f056f973

@@ -50,6 +50,7 @@ If enabled with parameter DEBUG_SERIAL_PROTOCOL in [config.h](https://github.com
|SAVE|SAVE|Saves all parameters that can be saved to EEPROM| |SAVE|SAVE|Saves all parameters that can be saved to EEPROM|
|WATCH|WATCH PPPP|Enables/disables output for parameter/variable. It will display 15 values at most| |WATCH|WATCH PPPP|Enables/disables output for parameter/variable. It will display 15 values at most|
An end of line(\n) character is expected at the end of each command.
### Parameters/Variables ### Parameters/Variables
All commands can be used for parameters, but variables cannot be Set,Initialized or Saved.<br> All commands can be used for parameters, but variables cannot be Set,Initialized or Saved.<br>