From 497acec11bef8e91a014fa98d77b881f18a7d68f Mon Sep 17 00:00:00 2001 From: Siwat Sirichai Date: Sun, 12 Nov 2023 22:15:49 +0700 Subject: [PATCH] Revert "Update user_code.hpp" This reverts commit 7e18371f6e0d538f3a186cadccb654a2874861a3. --- 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 657bfff..6b82013 100644 --- a/src/user_code.hpp +++ b/src/user_code.hpp @@ -10,7 +10,7 @@ #define ESPMEGA_REV "ESPMega PRO R3.3b (CUD)" // Enable Software Module(s) -#define ENABLE_INTERNAL_LCD // This will disable PC Communication +//#define ENABLE_INTERNAL_LCD // This will disable PC Communication #define ENABLE_IR_MODULE #define ENABLE_CLIMATE_MODULE // Require IR Module #define ENABLE_WEBUI