Search found 1 match
- Sun Nov 03, 2019 2:53 pm
- Forum: ESP-IDF
- Topic: A2DP_sink track position detection
- Replies: 1
- Views: 3129
A2DP_sink track position detection
This is my first post on this forum, so first of all, I would like to say hello! I started my project with example a2dp_sink from IDF examples. I wanted to make this example to get information about track position every second (e.g. in console). I found a function responsible for that and it is: (bt...