We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c41b19 commit 40426c6Copy full SHA for 40426c6
1 file changed
lib/pbio/drv/bluetooth/bluetooth_btstack.c
@@ -16,7 +16,6 @@
16
#include <btstack.h>
17
#include <btstack_run_loop.h>
18
19
-#if PBDRV_CONFIG_BLUETOOTH_BTSTACK_CLASSIC
20
#include <bluetooth_sdp.h>
21
#include <classic/rfcomm.h>
22
#include <classic/sdp_client.h>
@@ -26,7 +25,6 @@
26
25
#include <pbsys/storage.h>
27
#include <pbsys/storage_settings.h>
28
#include <lwrb/lwrb.h>
29
-#endif
30
31
#include <pbdrv/bluetooth.h>
32
#include <pbdrv/clock.h>
0 commit comments