mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/esp32-wemos-lolin-d32-pro: fix typos
This commit is contained in:
parent
557f005cb1
commit
fbc54466f8
@ -60,7 +60,7 @@
|
||||
* @name SD card interface configuration
|
||||
*
|
||||
* SD card interface uses SPI_DEV(0) on this board. This configuration cannot
|
||||
* be overriden.
|
||||
* be overridden.
|
||||
* @{
|
||||
*/
|
||||
#if MODULE_SDCARD_SPI
|
||||
|
@ -170,7 +170,7 @@
|
||||
/**
|
||||
* @name UART configuration
|
||||
*
|
||||
* ESP32 provides 3 UART interaces at maximum:
|
||||
* ESP32 provides 3 UART interfaces at maximum:
|
||||
*
|
||||
* UART_DEV(0) uses fixed standard configuration.<br>
|
||||
* UART_DEV(1) is not used.<br>
|
||||
|
Loading…
Reference in New Issue
Block a user