Thank you for this awesome project.
I'm using an ESP32 S3 (connected via USB port) and want to send/read additional serial data over the USB port to monitor/debug the ESP.
What seems to work:
- USB gamepad data
- ESP seems to receive serial data from PC.
What does not work:
- ESP doesn't send serial data to PC.
Do you have an example script where the additional serial communication is working properly?
BR
Chris