Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(xclk): Zero init ledc_channel_config_t for forward compatibility
LEDC driver was extended in espressif/esp-idf@4a90deb with new config structure members. We must zero init the config struct to get default behavior.
- Loading branch information