Default enable EQ3 in ESP32 bluetooth image

Default enable EQ3 in ESP32 bluetooth image (#13103)
This commit is contained in:
Theo Arends 2021-09-25 13:47:01 +02:00
parent 939ac5da33
commit 1a53f9a757

View File

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