mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
92d0d7ad49
If the duration to publish is roughly the same as the period, we might end up with elapsed == period, which returns 0 and cancel the periodic publication. Instead 1 should be returned, just like when the elapsed time is greater than the period. |
||
---|---|---|
.. | ||
common | ||
controller | ||
esp_ble_mesh | ||
host | ||
include | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
Kconfig | ||
sdkconfig.rename |