ad2p_demo: document URL to blog post

This commit is contained in:
Milanka Ringwald 2020-03-25 10:06:25 +01:00
parent d73c9dbec8
commit 6ff556f67e
2 changed files with 8 additions and 0 deletions

View File

@ -57,6 +57,10 @@
*
* @test To controll the playback, tap SPACE on the console to show the available
* AVRCP commands.
*
* For more info on BTstack audio, see our blog post
* [A2DP Sink and Source on STM32 F4 Discovery Board](http://bluekitchen-gmbh.com/a2dp-sink-and-source-on-stm32-f4-discovery-board/).
*
*/
// *****************************************************************************

View File

@ -53,6 +53,10 @@
* set the device_addr_string to the Bluetooth address of your
* remote device in the code, and use the UI to connect and start playback.
* Tap SPACE on the console to show the available commands.
*
* For more info on BTstack audio, see our blog post
* [A2DP Sink and Source on STM32 F4 Discovery Board](http://bluekitchen-gmbh.com/a2dp-sink-and-source-on-stm32-f4-discovery-board/).
*
*/
// *****************************************************************************