Add optional TasMesh define

This commit is contained in:
Theo Arends 2021-07-02 14:12:49 +02:00
parent 0a04ed0082
commit 1ff2b8abe9
1 changed files with 3 additions and 0 deletions

View File

@ -382,6 +382,9 @@
// -- Wifi Config tools ---------------------------
#define WIFI_SOFT_AP_CHANNEL 1 // Soft Access Point Channel number between 1 and 13 as used by Wi-Fi Manager web GUI
// -- ESP-NOW -------------------------------------
//#define USE_TASMESH // Enable Tasmota Mesh using ESP-NOW (+11k code)
// -- OTA -----------------------------------------
//#define USE_ARDUINO_OTA // Add optional support for Arduino OTA (+13k code)