Fix BT enabled check
This commit is contained in:
parent
b1b77a658f
commit
768e57f285
@ -11,10 +11,11 @@
|
|||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
#if CONFIG_BT_ENABLED
|
|
||||||
|
|
||||||
#include "esp32-hal-bt.h"
|
#include "esp32-hal-bt.h"
|
||||||
|
|
||||||
|
#if CONFIG_BT_ENABLED
|
||||||
|
|
||||||
#include "bt.h"
|
#include "bt.h"
|
||||||
#include "esp_bt_defs.h"
|
#include "esp_bt_defs.h"
|
||||||
#include "esp_bt_main.h"
|
#include "esp_bt_main.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user