use address of 2013 macbook air

This commit is contained in:
matthias.ringwald@gmail.com 2014-01-10 16:57:02 +00:00
parent ab2b01dc72
commit c23729bbfd

View File

@ -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];