Skip to content

Add a reconnect method to the WiFi manager #100

Open
@jimbobbennett

Description

@jimbobbennett

There is currently no single method way to reconnect the WiFi manager if the connection is lost. Currently it's a two step process:

wifi.reset()
wifi.connect()

It would be nice to have a single call to do this - wifi.reconnect()

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions