- Fixes #10003. Stumbled on https://github.com/espressif/esp-idf/issues/11425 bug while testing. It causes the left and right channels to be swapped randomly on play, which was very confusing. Worked around by forcing a deinit/init on each play. Also got confused because board.A0 and board.A1 are not consistently assigned to left/right channels. Added a documentation warning about this. |
||
|---|---|---|
| .. | ||
| __init__.c | ||
| __init__.h | ||
| AudioOut.c | ||
| AudioOut.h | ||