Enable Berry in bluetooth env

since it is now enough free RAM with latest framework.
This commit is contained in:
Jason2866 2021-11-15 14:36:42 +01:00 committed by GitHub
parent 7c8bc70cb0
commit 7442ae8f47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@
#define USE_SDCARD #define USE_SDCARD
#define USE_ADC #define USE_ADC
#undef USE_BERRY // Disable Berry scripting language //#undef USE_BERRY // Disable Berry scripting language
#define USE_BLE_ESP32 // Enable new BLE driver #define USE_BLE_ESP32 // Enable new BLE driver
#define USE_EQ3_ESP32 #define USE_EQ3_ESP32
#define USE_MI_ESP32 // (ESP32 only) Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash) #define USE_MI_ESP32 // (ESP32 only) Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash)