Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: force the wifi radio reset and wifi connection on the first loop…
… call Sometimes, Wifi.status() will return CONNECTED instead of DISCONNECTED at the bigenning and this causes issue to this lib. Now we forces the radio reset and we plan the wifi connection at the first loop call.
- Loading branch information