Esp32 a2dp sink to i2s with aptx decoder #666
-
I'm wondering if anyone can help with trying to get a sketch working to decide aptx from a2dp sink. The examples are a great help but trying to piece each part into a single sketch is where I get confused. I'm new to classes and the esp32 platform so any help would be greatly appreciated. |
Beta Was this translation helpful? Give feedback.
Answered by
pschatzmann
Mar 4, 2023
Replies: 1 comment 2 replies
-
I think you can consider this only if you really know what you are doing. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
pschatzmann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you can consider this only if you really know what you are doing.
This is even over my head, because you can't do this in Arduino using the standard ESP32 IDF...