Remember when you are using this, the board definition says
so Serial output will go to the USB-serial device created on the ESP32S2’s USB port.
If that does not apply to you and you want it out via hardware UART, use board = esp32-s2-saola-1 instead, that one doesn’t have it…