WordClockESP/data/config/ntpSettings.json

5 lines
49 B
JSON
Raw Normal View History

{
"server":"pool.ntp.org",
2019-06-03 20:58:07 +00:00
"interval":3600
}