mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-01 02:26:32 +03: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.