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 b1b77a6 commit 768e57fCopy full SHA for 768e57f
cores/esp32/esp32-hal-bt.c
@@ -11,10 +11,11 @@
11
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
-#if CONFIG_BT_ENABLED
15
16
#include "esp32-hal-bt.h"
17
+#if CONFIG_BT_ENABLED
18
+
19
#include "bt.h"
20
#include "esp_bt_defs.h"
21
#include "esp_bt_main.h"
0 commit comments