diff options
Diffstat (limited to 'extmod/btstack/btstack_config_common.h')
| -rw-r--r-- | extmod/btstack/btstack_config_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extmod/btstack/btstack_config_common.h b/extmod/btstack/btstack_config_common.h index 8118c4c1a..0f616f750 100644 --- a/extmod/btstack/btstack_config_common.h +++ b/extmod/btstack/btstack_config_common.h @@ -7,6 +7,7 @@ #define ENABLE_LE_CENTRAL // #define ENABLE_CLASSIC #define ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE +#define ENABLE_PRINTF_HEXDUMP // #define ENABLE_LOG_INFO // #define ENABLE_LOG_DEBUG #define ENABLE_LOG_ERROR |
