1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

boards/esp32-wroom-32: fix typos

This commit is contained in:
Kaspar Schleiser 2019-10-23 21:13:11 +02:00
parent fbc54466f8
commit 8e52d30949

View File

@ -171,7 +171,7 @@ extern "C" {
/**
* @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 defined here.<br>