change IR pin
This commit is contained in:
parent
02bb48232b
commit
b888631a62
|
@ -17,7 +17,7 @@
|
|||
|
||||
// Infrared Transciever
|
||||
#define IR_RECIEVE_PIN 35
|
||||
#define IR_SEND_PIN 17
|
||||
#define IR_SEND_PIN 5
|
||||
#define MARK_EXCESS_MICROS 20
|
||||
#define RAW_BUFFER_LENGTH 750
|
||||
#define AC_MAX_TEMPERATURE 30
|
||||
|
|
Loading…
Reference in New Issue