Skip to content

Missing Function declaration in ESP32 version #7

@skaterdude

Description

@skaterdude

I think this declaration is missing:
void pubSubCheckConnect();

The Arduino IDE gives me an error like:
"pubSubCheckConnect not declared inthis scope"
when I compile. If I add the declaration at the top with the others, clean compiles just fine.

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