]> granicus.if.org Git - esp-idf/commit
Fixed bug in ledc_set_fade_with_step where returned while holding critical section.
authorJonathan Kaufmann <jonathankaufmann@gmail.com>
Wed, 12 Apr 2017 23:23:32 +0000 (18:23 -0500)
committerAngus Gratton <gus@projectgus.com>
Fri, 21 Apr 2017 01:03:07 +0000 (11:03 +1000)
commitbf82b441ae8d598ebea01be24a90760f58d8f58e
treeb0f63530401839d68ea21e3cb1165d54ba9886ca
parent793003d0fae6a7343d3b56246a62f49789cd3c68
Fixed bug in ledc_set_fade_with_step where returned while holding critical section.

Merges PR #515 https://github.com/espressif/esp-idf/pull/515
components/driver/ledc.c