mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-26 02:00:26 +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