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

boards/cc1312-launchpad: fix typo + reword

This commit is contained in:
Alexandre Abadie 2020-04-16 12:08:22 +02:00
parent 91200aa6ea
commit c1176e961c
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -70,7 +70,7 @@ static const timer_conf_t timer_config[] = {
/**
* @name UART configuration
*
* The used LAUNCHXL-CC1312R board has available a single UART device throught
* The used LAUNCHXL-CC1312R board has a single UART device available through
* the debugger, so all we need to configure are the RX and TX pins.
*
* Optionally we can enable hardware flow control, by setting UART_HW_FLOW_CTRL