Hi,
If someone still have the issue these two lines should solve the problem
ledcDetachPin(SPEAKER_PIN);
pinMode(SPEAKER_PIN, INPUT);
Hi,
If someone still have the issue these two lines should solve the problem
ledcDetachPin(SPEAKER_PIN);
pinMode(SPEAKER_PIN, INPUT);