mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
enable ETHERNET
in more esp32 env (#17391)
This commit is contained in:
parent
2902c93b29
commit
c0b695432a
@ -264,6 +264,8 @@
|
||||
#define USE_MI_ESP32 // (ESP32 only) Add support for ESP32 as a BLE-bridge (+9k2 mem, +292k flash)
|
||||
#endif // enable USE_MI_HOMEKIT
|
||||
|
||||
#define USE_ETHERNET // Add support for ethernet (+20k code
|
||||
|
||||
#endif // FIRMWARE_BLUETOOTH
|
||||
|
||||
/*********************************************************************************************\
|
||||
@ -454,6 +456,8 @@
|
||||
|
||||
#define USE_IR_REMOTE
|
||||
|
||||
#define USE_ETHERNET // Add support for ethernet (+20k code
|
||||
|
||||
#endif // FIRMWARE_TASMOTA_LVGL *******************************************************************
|
||||
|
||||
/*********************************************************************************************\
|
||||
|
Loading…
x
Reference in New Issue
Block a user