mirror of https://github.com/arendst/Tasmota.git
Enable MI_ESP32 by default
This commit is contained in:
parent
121687088e
commit
9f18c21f86
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue