mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +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.