Compare commits

...

2 Commits

Author SHA1 Message Date
Siwat Sirichai bb4346e821 Merge branch 'main' into cud 2023-11-12 22:39:45 +07:00
Siwat Sirichai 79a4f43513 Update user_code.hpp 2023-11-12 22:28:07 +07:00
1 changed files with 1 additions and 1 deletions

View File

@ -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
#define ENABLE_IR_MODULE
#define ENABLE_CLIMATE_MODULE // Require IR Module
#define ENABLE_WEBUI