Update xdrv_52_3_berry_MI32.ino

fix standard ble build 1/2
This commit is contained in:
Christian Baars 2022-01-17 20:46:46 +01:00 committed by GitHub
parent c38784bf2d
commit 2566156dd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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