From 9f5265c3aa619e1826513b9866933f145b47e484 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Thu, 2 Nov 2017 10:45:50 +0100 Subject: [PATCH] hci_transport_h5: disable forced log_debug --- src/hci_transport_h5.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/hci_transport_h5.c b/src/hci_transport_h5.c index 212a8e6bd..dbb2eab36 100644 --- a/src/hci_transport_h5.c +++ b/src/hci_transport_h5.c @@ -45,9 +45,6 @@ * Created by Matthias Ringw ald on 4/29/09. */ -#include "btstack_config.h" -#define ENABLE_LOG_DEBUG - #include #include "hci.h"