This commit is contained in:
reaw55 2024-04-01 22:20:26 +07:00
parent 7e0e06f335
commit 978cf36e1e
2 changed files with 22 additions and 2 deletions

View file

@ -25,9 +25,8 @@ SET_LOOP_TASK_STACK_SIZE(32*1024);
#define AIR_CONDITIONER_YORK_IR_PIN 15
#define AIR_CONDITIONER_RMT_CHANNEL0 RMT_CHANNEL_0
#define AIR_CONDITIONER_RMT_CHANNEL1 RMT_CHANNEL_1
// CT Configuration
#define CT_FORCE_ENABLE false
#define CT_FORCE_ENABLE true
#define CT_RMS_VOLTAGE 1.0
#define CT_PIN_LIGHT_PHASE1 0
#define CT_PIN_LIGHT_PHASE2 1