Skip to content

ESP32 Does Not Use SoftwareSerial.h #119

Description

@RaspPiGuy

With an ESP32 on the Arduino IDE, a sketch will not compile because SoftwareSerial is not part of the core ESP32 software.

In the "NexUpload.cpp" please put "#include <SoftwareSerial.h>" (line 16) within the "#ifdef USE_SOFTWARE_SERIAL.". In earlier versions of the library (2021) that is how it was done.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions