Hello Guys, havin the following Problem:
when using
time.h
and
configTime(0, 0, server1, server2, server3)
and for example the first server is not avaiable, the code does not switch to the second and third server!
But my expecation was if one is not accessible it switched to the other ones.