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