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 28a7b51 commit 33e8140Copy full SHA for 33e8140
ports/espressif/supervisor/port.c
@@ -47,7 +47,7 @@
47
#include "peripherals/touch.h"
48
#endif
49
50
-#if CIRCUITPY_BLEIO
+#if CIRCUITPY_BLEIO_NATIVE
51
#include "shared-bindings/_bleio/__init__.h"
52
53
0 commit comments