mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
use address of 2013 macbook air
This commit is contained in:
parent
ab2b01dc72
commit
c23729bbfd
@ -22,7 +22,8 @@
|
||||
#include "l2cap.h"
|
||||
#include "sdp_query_rfcomm.h"
|
||||
|
||||
static bd_addr_t remote = {0x04,0x0C,0xCE,0xE4,0x85,0xD3};
|
||||
// static bd_addr_t remote = {0x04,0x0C,0xCE,0xE4,0x85,0xD3};
|
||||
static bd_addr_t remote = {0x84, 0x38, 0x35, 0x65, 0xD1, 0x15};
|
||||
|
||||
static uint8_t service_index = 0;
|
||||
static uint8_t channel_nr[10];
|
||||
|
Loading…
x
Reference in New Issue
Block a user