I have used on ESP32C3 Super mini plus some months this library, but now, if I put RX on 9 and TX at 10, we cannot send or receive data.
I´m using 8.10 with ESP32 ver 3.2.0, 3.0.2
I wrote a project using 2 instances of EspSoftwareSerial, one on RX=3, TX=4 and another instance of EspSoftwareSerial on RX=9 and TX=10. We can use without problem 3,4 but nothing happens with 9 and 10. a older version worked with me, now no.