how to use serial monitor with ESP32
Posted: Sun Jul 12, 2020 4:41 pm
How can I send data to the serial monitor, such as text messages for troubleshooting, with the ESP32 ?
When I tried this the Arduino IDE gave me an error that SoftwareSerial.h was not found.
I can use this library with the Uno or Nano but not the ESP32
Any help is greatly appreciated
When I tried this the Arduino IDE gave me an error that SoftwareSerial.h was not found.
I can use this library with the Uno or Nano but not the ESP32
Any help is greatly appreciated