Skip to content

Turn on WiFi hardware once turned off with WiFi.end() #341

Open
@devnevins

Description

@devnevins

Issue #88 does a good job turning off the hardware when WiFi.end() is called. However, calling begin() does not turn the hardware back on and the system thinks that the hardware is running. Be nice to have some simple off/on methods or have that fully wrapped up into the begin and end methods since that is more in line with Arduino best practice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: imperfectionPerceived defect in any part of project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions