mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-29 17:16:32 +03:00
Added a note about RX Channel and TX Channel initialization order when bound RX and TX to the same gpio. Closes https://github.com/espressif/esp-idf/issues/11768