-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project
Description
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
Labels
topic: codeRelated to content of the project itselfRelated to content of the project itselftype: imperfectionPerceived defect in any part of projectPerceived defect in any part of project