mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-25 09:35:42 +00:00
fix unused var warning
This commit is contained in:
parent
21549150c6
commit
e9f7ae9d05
@ -37,7 +37,6 @@ typedef enum {
|
||||
|
||||
// configuration area {
|
||||
static bd_addr_t remote = {0x84, 0x38, 0x35, 0x65, 0xD1, 0x15}; // address of remote device
|
||||
static const int data_volume = DATA_VOLUME; // amout of test data to send in bytes
|
||||
static const char * spp_service_name_prefix = "Bluetooth-Incoming"; // default on OS X
|
||||
// configuration area }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user