mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00

Although uart_event.size and uart_event.timeout_flags fields are meaningless to events other than UART_DATA, fix the values to 0 could help reduce confusion. Closes https://github.com/espressif/esp-idf/issues/12299