diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 68c795e40..3e0d3b0ea 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -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)