SimpleTime ...and then?
Posted: Tue Apr 28, 2020 2:23 am
The setup routine of SimpleTime ends with:
Well.
And then?
Wouldn't it have been helpful to give at least the required code to reconnect as a comment?
I am losing hours to "try and error" seeking a way to do that!
- //disconnect WiFi as it's no longer needed
- WiFi.disconnect(true);
- WiFi.mode(WIFI_OFF);
And then?
Wouldn't it have been helpful to give at least the required code to reconnect as a comment?
I am losing hours to "try and error" seeking a way to do that!