Skip to content

Commit 33e8140

Browse files
committed
Fixup Espressif BLEIO_NATIVE flag.
1 parent 28a7b51 commit 33e8140

File tree

1 file changed

+1
-1
lines changed
  • ports/espressif/supervisor

1 file changed

+1
-1
lines changed

ports/espressif/supervisor/port.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
#include "peripherals/touch.h"
4848
#endif
4949

50-
#if CIRCUITPY_BLEIO
50+
#if CIRCUITPY_BLEIO_NATIVE
5151
#include "shared-bindings/_bleio/__init__.h"
5252
#endif
5353

0 commit comments

Comments
 (0)