mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-25 16:43:28 +00:00
ad2p_demo: document URL to blog post
This commit is contained in:
parent
d73c9dbec8
commit
6ff556f67e
@ -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/).
|
||||
*
|
||||
*/
|
||||
// *****************************************************************************
|
||||
|
||||
|
@ -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/).
|
||||
*
|
||||
*/
|
||||
// *****************************************************************************
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user