mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04: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