arduino-esp32/cores
Rodrigo Garcia b92ad5574a
fix: begin cts rts (#9353)
Begin() may undo a setpins() that has set RTS and/or CTS pin.
This pins are only changed with RTS and CTS.
setpins() can be called after or before begin()
when called before, begin() shall not change those pins.
2024-03-11 15:09:50 +02:00
..
esp32 fix: begin cts rts (#9353) 2024-03-11 15:09:50 +02:00