UART2 - Hardware Serial 2 ports in Wemos D32 pro (ESP32 based)

lukesky333:
Is it realy true that I can use every pin for UART2/UART3? ...also with MicroPython?

With "Hardware Serial" coding in Arduino IDE it's true, of course you can use quite every pin but you have the limit to 3 Serial ports.

I don't know with micropython.