Skip to content

Could CaptivePortal.loop() return WiFi.status()? #7

@davidchatting

Description

@davidchatting

Hi, It would handy for me if CaptivePortal.loop() could return its status from WiFi.status()

The status (WL_CONNECTED, WL_DISCONNECTED, etc) is a enum called wl_status_t, defined in wl_definitions.h

It could be useful to be able to extend these codes (while keeping compatibility) as I did in YoYoWiFiManager (https://github.com/davidchatting/YoYoWiFiManager/blob/master/src/YoYoWiFiManager.h)

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