mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-15 21:40:22 +00:00
test setup
This commit is contained in:
parent
4bf33d8249
commit
2cadc6e2da
test/le_audio
@ -41,6 +41,8 @@
|
||||
* LE Audio Broadcast Source
|
||||
*/
|
||||
|
||||
#define ENABLE_DEMO_MODE
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -219,7 +219,7 @@ int main(int argc, const char * argv[]){
|
||||
|
||||
|
||||
// pre-select serial device
|
||||
config.device_name = "/dev/tty.usbmodemD5D5237DC25B1"; // BL654 with PTS Firmware
|
||||
config.device_name = "/dev/tty.usbmodemE6589B44933B1"; // BL654 with PTS Firmware
|
||||
|
||||
// accept path from command line
|
||||
bool second_device = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user