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 6d802fe commit a86a9b7Copy full SHA for a86a9b7
ports/espressif/common-hal/_bleio/Adapter.c
@@ -58,7 +58,7 @@
58
#include "esp_bt.h"
59
#include "esp_nimble_hci.h"
60
61
-#if CIRCUITPY_USB
+#if CIRCUITPY_TINYUSB
62
#include "supervisor/usb.h"
63
#endif
64
0 commit comments