Disable Headphone detection via software #2070
-
Hi, I have the following problem: Now I have the problem that the ESP32 thinks that headphones are plugged in even when no headphones are plugged into the large jack, i.e., the headphone detection no longer works. However, since I also want to be able to use the connected speakers, the question is: Is it possible to disable headphone detection via software and control whether the sound should come out of
? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I don't understand your question: there is no automatic Headphone Detection (unless you call processActions() in the loop)! |
Beta Was this translation helpful? Give feedback.
I don't understand your question: there is no automatic Headphone Detection (unless you call processActions() in the loop)!
In this case you can deactivate the default actions in the config!