Skip to content

To run normally #3

@Bigdrea6

Description

@Bigdrea6

First, apply these two issues. #1 , #2
In addition to this, change the definitions of ssid and password from define.

#define WIFI_SSID (config.h) -> const char* ssid = "ssid" (main.cpp)
#define WIFI_PASSWORD (config.h) -> const char* password = "password" (main.cpp)

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