mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00

mcpwm_basic_config example calculates period incorrectly in high frequency. The period calculation will move to ISR and the method of calculation will be changed.