OVMS3-idf/examples/bluetooth/ble_eddystone/main
Alois Mbutura 4b1f8ef3a2 Correct seconds calculation from TLM data field
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
2019-05-29 18:02:18 +05:30
..
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
component.mk example : eddystone demo 2017-09-15 11:06:46 +08:00
esp_eddystone_api.c Component/bt: fix eddystone demo error 2018-03-12 12:10:09 +08:00
esp_eddystone_api.h Update esp_eddystone_api.h 2019-05-29 18:02:18 +05:30
esp_eddystone_demo.c Correct seconds calculation from TLM data field 2019-05-29 18:02:18 +05:30
esp_eddystone_protocol.h Component/bt: fix eddystone demo error 2018-03-12 12:10:09 +08:00