Updated Variant USART (markdown)

Candas1
2022-09-12 10:31:42 +02:00
parent 4faba1d803
commit 0b145961e9

@@ -57,6 +57,8 @@ Following feedback is sent every 10ms:
- Led(unsigned int16) : Used to control the leds on the sideboard
- Checksum(unsigned int16) : XOR checksum
This other [fork](https://github.com/alex-makarov/hoverboard-firmware-hack-FOC/commits/master) also has hall ticks as feedback.
The least significant byte comes first (little endian).
## :toolbox: Troubleshooting: