mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 03:35:20 +00:00
revert enable DUMP flag
This commit is contained in:
parent
e1d412164f
commit
f13263b945
@ -210,7 +210,7 @@ static void h4_register_packet_handler(void (*handler)(uint8_t packet_type, uint
|
||||
packet_handler = handler;
|
||||
}
|
||||
|
||||
#define DUMP
|
||||
// #define DUMP
|
||||
|
||||
#ifdef DUMP
|
||||
static void dump(uint8_t *data, uint16_t len){
|
||||
|
Loading…
x
Reference in New Issue
Block a user