mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
592a4295be
Fixed adjtime function: While using the adjtime() function, the time correction accumulated an error when reading the time frequently (using gettimeofday).