Updated Variant USART (markdown)

Candas1
2022-03-23 15:04:26 +01:00
parent 061919fc96
commit 4c45ff38bc

@@ -14,7 +14,7 @@ You can adjust USART2_BAUD or USART3_BAUD parameters if you need different baud
* Connect blue wire to RX, green wire to TX and black wire to GND of Arduino on right sensor cable(shorter)
* Only USART3(right sensor cable) is 5v tolerant
⚠ Red wire from sensor cable delivers 15v !!!
Red wire from sensor cable delivers 15v !!!
## Usart configuration:
By default, USART is configured with 115200 baud, 8 data bits, no parity, one stop bit.