mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-22 06:41:17 +00:00
example/hsp: fix docu to refer to ENABLE_SCO_OVER_HCI
This commit is contained in:
parent
db00faf25b
commit
6a7f493ac5
@ -88,7 +88,7 @@ static const uint8_t sine[] = {
|
||||
/* @section Audio Transfer Setup
|
||||
*
|
||||
* @text A pre-computed sine wave (160Hz) is used as the input audio signal. 160 Hz.
|
||||
* To send and receive an audio signal, HAVE_SCO_OVER_HCI has to be defined.
|
||||
* To send and receive an audio signal, ENABLE_SCO_OVER_HCI has to be defined.
|
||||
*
|
||||
* Tested working setups:
|
||||
* - Ubuntu 14 64-bit, CC2564B connected via FTDI USB-2-UART adapter, 921600 baud
|
||||
|
@ -89,7 +89,7 @@ static const uint8_t sine[] = {
|
||||
/* @section Audio Transfer Setup
|
||||
*
|
||||
* @text A pre-computed sine wave (160Hz) is used as the input audio signal. 160 Hz.
|
||||
* To send and receive an audio signal, HAVE_SCO_OVER_HCI has to be defined.
|
||||
* To send and receive an audio signal, ENABLE_SCO_OVER_HCI has to be defined.
|
||||
*
|
||||
* Tested working setups:
|
||||
* - Ubuntu 14 64-bit, CC2564B connected via FTDI USB-2-UART adapter, 921600 baud
|
||||
|
Loading…
x
Reference in New Issue
Block a user