1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/cc1350-launchpad: fix trailing whitespace

This commit is contained in:
krzysztof-cabaj 2022-10-26 16:26:45 -04:00
parent 5603c74ebd
commit ec00a1b0c2

View File

@ -72,8 +72,8 @@ board. It provides virtual serials via USB interface - for connecting to RIOT
shell, use the first one (with TI drivers for Windows named
"Class Application/User UART").
If a physical connection to UART is needed, disconnect jumpers RXD and TXD
joining cc1350 microcontroller with XDS110 and connect UART to pin RXD/DIO2
If a physical connection to UART is needed, disconnect jumpers RXD and TXD
joining cc1350 microcontroller with XDS110 and connect UART to pin RXD/DIO2
and TXD/DIO3.
The default baud rate is 115 200 - in both connection types.