mirror of
https://github.com/apache/nuttx.git
synced 2026-09-11 21:20:10 +00:00
esp32s3_serial.c: make a comment match the code
This commit is contained in:
parent
fd6eccb00e
commit
ae5df0e06c
1 changed files with 1 additions and 1 deletions
|
|
@ -295,7 +295,7 @@ static uart_dev_t g_uart2_dev =
|
|||
#ifdef CONFIG_ESP32S3_UART
|
||||
|
||||
/****************************************************************************
|
||||
* Name: uart_interrupt
|
||||
* Name: uart_handler
|
||||
*
|
||||
* Description:
|
||||
* This is the UART interrupt handler. It will be invoked when an
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue