Statistics: Posted by Guest — Tue Feb 12, 2019 1:23 am
Statistics: Posted by btomic — Mon Feb 11, 2019 5:38 pm
Statistics: Posted by Guest — Fri Feb 01, 2019 3:05 pm
Statistics: Posted by Her Mary — Fri Feb 01, 2019 11:45 am
Code:
configTime
Code:
ret_bool = configTime(1, 1, "pool.ntp.org", NULL, NULL, true);
ESP_LOG_INFO("ret_bool after: %d", ret_bool);
time_t now = time(NULL);
Code:
configTime
everytime.
please start sntp first !
Code:
configTime
Statistics: Posted by Guest — Fri Feb 01, 2019 7:25 am