mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
b45b3de1fa
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.