The SEC_CNT field in the eddystone TLM frame represents the number of centiseconds elapsed since reboot. A divisor of 10 has been placed within the code to derive seconds from SEC_CNT. Closes https://github.com/espressif/esp-idf/pull/3300
The SEC_CNT field in the eddystone TLM frame represents the number of centiseconds elapsed since reboot. A divisor of 10 has been placed within the code to derive seconds from SEC_CNT. Closes https://github.com/espressif/esp-idf/pull/3300