Enable MI_ESP32 by default

This commit is contained in:
Jason2866 2020-11-13 19:29:49 +01:00 committed by GitHub
parent 121687088e
commit 9f18c21f86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -816,7 +816,7 @@
#define USE_ADC // Add support for ADC on GPIO32 to GPIO39
//#define USE_SPI // Add support for hardware SPI
//#define USE_MI_ESP32 // Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash)
#define USE_MI_ESP32 // Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash)
//#define USE_WEBCAM // Add support for webcam
#endif