move internal display init
This commit is contained in:
parent
5cf8c70483
commit
97de79456a
2 changed files with 9 additions and 4 deletions
|
|
@ -21,7 +21,7 @@ SET_LOOP_TASK_STACK_SIZE(32*1024);
|
|||
#define AIR_CONDITIONER_SENSOR_TYPE AC_SENSOR_TYPE_DHT22
|
||||
#define AIR_CONDITIONER_SENSOR_PIN 32
|
||||
#define AIR_CONDITIONER_DAIKIN_IR_PIN 5
|
||||
#define AIR_CONDITIONER_YORK_IR_PIN 8
|
||||
#define AIR_CONDITIONER_YORK_IR_PIN 12
|
||||
#define AIR_CONDITIONER_RMT_CHANNEL0 RMT_CHANNEL_0
|
||||
#define AIR_CONDITIONER_RMT_CHANNEL1 RMT_CHANNEL_1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue