From 79a4f435132b3089dbee9558be129fa5f73844df Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Sun, 12 Nov 2023 22:28:07 +0700 Subject: [PATCH] Update user_code.hpp --- src/user_code.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user_code.hpp b/src/user_code.hpp index fb5d84d..2808306 100644 --- a/src/user_code.hpp +++ b/src/user_code.hpp @@ -7,7 +7,7 @@ #include "espmega_iot_external_lcd.hpp" // Enable Software Module(s) -//#define ENABLE_INTERNAL_LCD +#define ENABLE_INTERNAL_LCD #define ENABLE_IR_MODULE #define ENABLE_CLIMATE_MODULE // Require IR Module #define ENABLE_WEBUI