File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,9 +62,9 @@ class A2DPConfig {
62
62
* The data is in int16_t with 2 channels at 44100 hertz.
63
63
* We support only one instance of the class!
64
64
* Please note that this is a conveniance class that supports the stream api,
65
- * however this is rather inefficient, beause quite a bit buffer needs to be allocated.
66
- * It is recommended to use the API with the callbacks. Examples can be found in the examples-basic-api
67
- * directory.
65
+ * however this is rather inefficient, beause quite a big buffer needs to be allocated.
66
+ * It is recommended to use the API with the callbacks. Examples can be found in the a2dp
67
+ * examples directory starting with basic .
68
68
*
69
69
* Requires: https://github.com/pschatzmann/ESP32-A2DP
70
70
*
You can’t perform that action at this time.
0 commit comments