Merge branch 'main' into cud
This commit is contained in:
commit
bb4346e821
|
@ -10,7 +10,7 @@
|
||||||
#define ESPMEGA_REV "ESPMega PRO R3.3b (CUD)"
|
#define ESPMEGA_REV "ESPMega PRO R3.3b (CUD)"
|
||||||
|
|
||||||
// Enable Software Module(s)
|
// Enable Software Module(s)
|
||||||
//#define ENABLE_INTERNAL_LCD // This will disable PC Communication
|
#define ENABLE_INTERNAL_LCD
|
||||||
#define ENABLE_IR_MODULE
|
#define ENABLE_IR_MODULE
|
||||||
#define ENABLE_CLIMATE_MODULE // Require IR Module
|
#define ENABLE_CLIMATE_MODULE // Require IR Module
|
||||||
#define ENABLE_WEBUI
|
#define ENABLE_WEBUI
|
||||||
|
|
Loading…
Reference in New Issue