From 2566156dd5ffde15c31c161118881d811ed8e4a8 Mon Sep 17 00:00:00 2001 From: Christian Baars Date: Mon, 17 Jan 2022 20:46:46 +0100 Subject: [PATCH] Update xdrv_52_3_berry_MI32.ino fix standard ble build 1/2 --- tasmota/xdrv_52_3_berry_MI32.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/xdrv_52_3_berry_MI32.ino b/tasmota/xdrv_52_3_berry_MI32.ino index 416c613ca..a2f03fe21 100644 --- a/tasmota/xdrv_52_3_berry_MI32.ino +++ b/tasmota/xdrv_52_3_berry_MI32.ino @@ -22,7 +22,7 @@ #include -#ifdef USE_MI_ESP32 +#if defined(USE_MI_ESP32) && !defined(USE_BLE_ESP32) /*********************************************************************************************\ * Native functions mapped to Berry functions