revert to before change
This commit is contained in:
parent
564f10f6ef
commit
e17b295849
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ SET_LOOP_TASK_STACK_SIZE(32*1024);
|
||||||
// Air Conditioner Configuration
|
// Air Conditioner Configuration
|
||||||
#define AIR_CONDITIONER_SENSOR_TYPE AC_SENSOR_TYPE_DHT22
|
#define AIR_CONDITIONER_SENSOR_TYPE AC_SENSOR_TYPE_DHT22
|
||||||
#define AIR_CONDITIONER_SENSOR_PIN 32
|
#define AIR_CONDITIONER_SENSOR_PIN 32
|
||||||
#define AIR_CONDITIONER_IR_PIN
|
#define AIR_CONDITIONER_IR_PIN 5
|
||||||
#define AIR_CONDITIONER_RMT_CHANNEL RMT_CHANNEL_0
|
#define AIR_CONDITIONER_RMT_CHANNEL RMT_CHANNEL_0
|
||||||
|
|
||||||
void handleMqttMessage(char *topic, char *payload);
|
void handleMqttMessage(char *topic, char *payload);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue