Updated Debug Serial (markdown)

Candas1
2021-04-12 17:45:35 +02:00
parent f5290c62d3
commit 5ffb493e57

@@ -30,7 +30,7 @@ DEBUG_SERIAL_ASCII output is:
## Debug Protocol: ## Debug Protocol:
If enabled with parameter DEBUG_SERIAL_PROTOCOL in config.h, debug protocol lets you send Ascii commands.<br> If enabled with parameter DEBUG_SERIAL_PROTOCOL in [config.h](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/Inc/config.h), debug protocol lets you send Ascii commands.<br>
All commands can be used for parameters.<br> All commands can be used for parameters.<br>
Variables cannot be Set,Initialized or Saved.<br> Variables cannot be Set,Initialized or Saved.<br>
Values are being translated to external<>internal format automatically. Values are being translated to external<>internal format automatically.