From 7ef93b20fd80760fe5d1b34738195dcf83d0b6c7 Mon Sep 17 00:00:00 2001 From: s-hadinger <49731213+s-hadinger@users.noreply.github.com> Date: Sun, 22 Sep 2024 11:52:00 +0200 Subject: [PATCH] Add commented #define BE_LV_WIDGET_MENU --- tasmota/my_user_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/tasmota/my_user_config.h b/tasmota/my_user_config.h index b1f3b13306ae..74e341389516 100644 --- a/tasmota/my_user_config.h +++ b/tasmota/my_user_config.h @@ -1246,6 +1246,7 @@ // #define BE_LV_WIDGET_KEYBOARD #define BE_LV_WIDGET_LED #define BE_LV_WIDGET_LIST + // #define BE_LV_WIDGET_MENU #define BE_LV_WIDGET_METER #define BE_LV_WIDGET_MSGBOX #define BE_LV_WIDGET_QRCODE