mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-01 04:20:33 +00:00
forgot to add global back
This commit is contained in:
parent
b0a96cacda
commit
9ae0c3466a
@ -89,7 +89,7 @@ static hcidump_hdr header_bluez;
|
|||||||
static pktlog_hdr header_packetlogger;
|
static pktlog_hdr header_packetlogger;
|
||||||
static char time_string[40];
|
static char time_string[40];
|
||||||
static int max_nr_packets = -1;
|
static int max_nr_packets = -1;
|
||||||
// static int nr_packets = 0;
|
static int nr_packets = 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
void hci_dump_open(char *filename, hci_dump_format_t format){
|
void hci_dump_open(char *filename, hci_dump_format_t format){
|
||||||
|
Loading…
x
Reference in New Issue
Block a user