esp-idf/components/driver/test_apps/ledc/main
IhorNehrutsa 1d158ddd10 fix(ledc): fix frequency calculation
ledc.c: Fix frequency calculation.
Round int instead of truncate.

Merges https://github.com/espressif/esp-idf/pull/11810
2023-07-11 15:22:34 +08:00
..
CMakeLists.txt ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
test_app_main.c ledc: Move ledc unit test to test_apps pytest framework 2022-12-21 12:04:42 +08:00
test_ledc.c fix(ledc): fix frequency calculation 2023-07-11 15:22:34 +08:00