You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I've a problem with the LEDC. I've copied the timer configuration from a simple example but gave me some troubles. While testing it gave it this error;
E (635) ledc: ledc_timer_del(736): LEDC is not initialized
E (645) LEDC: Failed to configure timer: ESP_ERR_INVALID_STATE
github-actionsbot
changed the title
LEDC: Failed to configure timer: ESP_ERR_INVALID_STATE
LEDC: Failed to configure timer: ESP_ERR_INVALID_STATE (IDFGH-14812)
Mar 9, 2025
Hello,
I've a problem with the LEDC. I've copied the timer configuration from a simple example but gave me some troubles. While testing it gave it this error;
The piece of code that results in a error
The text was updated successfully, but these errors were encountered: