mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1bebec05c6
1. Fix the duty fade check issue reported from https://github.com/espressif/esp-idf/issues/1914 2. Fix the duty overflow issue when duty_scale is set to 1. 3. Fix the duty fade error when a fade operation is under way. We must configure a new duty setting after the previous fade operation has finished due to hardware limit. 4. Add thread-safe version APIs to set duty and fade. 5. Correct the duty range in driver. |
||
---|---|---|
.. | ||
driver |