adjust default ir send pin

so it does not overlapse with elcd
This commit is contained in:
Siwat Sirichai 2023-12-26 23:52:24 +07:00
parent 0a93b41845
commit 5c55023829
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
// IR Kit Configuration
#define IR_RECIEVE_PIN 35
#define IR_SEND_PIN 17
#define IR_SEND_PIN 5
#define MARK_EXCESS_MICROS 20
#define IR_RAW_BUFFER_LENGTH 750
#define AC_MAX_TEMPERATURE 30