Skip to content

SYSTEM_EVENT_STA_GOT_IP and SYSTEM_EVENT_STA_DISCONNECTED Errors using with WifiManager 2.0.17 #2

Description

@ozersenol

I got errors when I try to compile:

...\Documents\Arduino\libraries\EspSimpleWifiHandler\src\EspSimpleWifiHandler.cpp: In constructor 'EspSimpleWifiHandler::EspSimpleWifiHandler(const char*, const char*, const char*, bool)':
...\Documents\Arduino\libraries\EspSimpleWifiHandler\src\EspSimpleWifiHandler.cpp:55:20: error: 'SYSTEM_EVENT_STA_GOT_IP' is not a member of 'arduino_event_id_t'
WiFiEvent_t::SYSTEM_EVENT_STA_GOT_IP

...\Documents\Arduino\libraries\EspSimpleWifiHandler\src\EspSimpleWifiHandler.cpp:62:20: error: 'SYSTEM_EVENT_STA_DISCONNECTED' is not a member of 'arduino_event_id_t'
WiFiEvent_t::SYSTEM_EVENT_STA_DISCONNECTED

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions