mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
cpu/msp430/x1xx: fix typo in doc
This commit is contained in:
parent
2271b21c85
commit
cbd918daab
@ -220,7 +220,7 @@ extern const msp430_usart_uart_params_t usart1_as_uart;
|
||||
extern const msp430_usart_spi_params_t usart0_as_spi;
|
||||
|
||||
/**
|
||||
* @brief MSP430 x1xx USART1 in UART configuration
|
||||
* @brief MSP430 x1xx USART1 in SPI configuration
|
||||
*/
|
||||
extern const msp430_usart_spi_params_t usart1_as_spi;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user