You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fact is that I assembled an add-on for a 20x4 display and as additional information I display the current time on it.
I poll the time with the sys.date command twice a minute. But quite often the request returns an error.
There are two options to fix this. 1 - add a clock module to the arduino. 2 - change the address of the NTP server to the local one.
The second option is preferable.
It is a pity if this is impossible to implement.
Please add the ability to change the address for the NTP server. The default one is not always available.
The text was updated successfully, but these errors were encountered: