disable analog module
This commit is contained in:
parent
aad6fce479
commit
0ba5a32a6a
|
@ -19,7 +19,7 @@
|
||||||
#define ENABLE_INTERNAL_LCD
|
#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_ANALOG_MODULE
|
//#define ENABLE_ANALOG_MODULE
|
||||||
#define ENABLE_WEBUI
|
#define ENABLE_WEBUI
|
||||||
|
|
||||||
// IR Kit Configuration
|
// IR Kit Configuration
|
||||||
|
|
Loading…
Reference in New Issue