From 0c52b40f4914035b782c9529f0d30fd65d71d651 Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Mon, 29 Jul 2024 09:43:05 +0200 Subject: [PATCH] Adjust Matter code size --- tasmota/my_user_config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index 9a825f403..154979d62 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -1254,7 +1254,7 @@ // #define BE_LV_WIDGET_TILEVIEW // -- Matter protocol --------------------------------- - // #define USE_MATTER_DEVICE // Enable Matter device support (+420KB) + // #define USE_MATTER_DEVICE // Enable Matter device support (+380KB) // Enabled by default in standard ESP32 binary #endif // ESP32