summaryrefslogtreecommitdiff
path: root/extmod/btstack/btstack_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'extmod/btstack/btstack_config.h')
-rw-r--r--extmod/btstack/btstack_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extmod/btstack/btstack_config.h b/extmod/btstack/btstack_config.h
index e56a84f94..7de938cb6 100644
--- a/extmod/btstack/btstack_config.h
+++ b/extmod/btstack/btstack_config.h
@@ -6,7 +6,7 @@
#define ENABLE_LE_PERIPHERAL
#define ENABLE_LE_CENTRAL
// #define ENABLE_CLASSIC
-#define ENABLE_LE_DATA_CHANNELS
+#define ENABLE_L2CAP_LE_CREDIT_BASED_FLOW_CONTROL_MODE
// #define ENABLE_LOG_INFO
// #define ENABLE_LOG_DEBUG
#define ENABLE_LOG_ERROR