mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-06 03:40:16 +00:00
Revert "test setup"
This reverts commit 2cadc6e2da2d6f0a0d4847e798e510da9db551b2.
This commit is contained in:
parent
a2c9d9086b
commit
e841977c96
@ -41,8 +41,6 @@
|
||||
* 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.usbmodemE6589B44933B1"; // BL654 with PTS Firmware
|
||||
config.device_name = "/dev/tty.usbmodemD5D5237DC25B1"; // BL654 with PTS Firmware
|
||||
|
||||
// accept path from command line
|
||||
bool second_device = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user