mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 10:39:11 -04:00
Fixed adjtime function: While using the adjtime() function, the time correction accumulated an error when reading the time frequently (using gettimeofday).