mirror of https://github.com/arendst/Tasmota.git
Update xdrv_52_3_berry_MI32.ino
fix standard ble build 1/2
This commit is contained in:
parent
c38784bf2d
commit
2566156dd5
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
#include <berry.h>
|
#include <berry.h>
|
||||||
|
|
||||||
#ifdef USE_MI_ESP32
|
#if defined(USE_MI_ESP32) && !defined(USE_BLE_ESP32)
|
||||||
|
|
||||||
/*********************************************************************************************\
|
/*********************************************************************************************\
|
||||||
* Native functions mapped to Berry functions
|
* Native functions mapped to Berry functions
|
||||||
|
|
Loading…
Reference in New Issue