improve time code

pull/1/head
Thomas Ballmann 4 years ago
parent 3e7c7223e1
commit 20c79ba47c

@ -40,12 +40,7 @@ void setup()
setupWlan(); setupWlan();
if (wlan_isConnected()) if (wlan_isConnected())
{ {
if (!setupDateTime()) setupDateTime();
{
// re-try
setupDateTime();
}
setupPlaylist(); setupPlaylist();
//setupCloud(); //setupCloud();

Loading…
Cancel
Save