Compare commits
2 Commits
b6e862d1d2
...
040fcef814
Author | SHA1 | Date |
---|---|---|
Siwat Sirichai | 040fcef814 | |
Siwat Sirichai | 5c55023829 |
|
@ -41,7 +41,7 @@
|
||||||
|
|
||||||
// IR Kit Configuration
|
// IR Kit Configuration
|
||||||
#define IR_RECIEVE_PIN 35
|
#define IR_RECIEVE_PIN 35
|
||||||
#define IR_SEND_PIN 17
|
#define IR_SEND_PIN 5
|
||||||
#define MARK_EXCESS_MICROS 20
|
#define MARK_EXCESS_MICROS 20
|
||||||
#define IR_RAW_BUFFER_LENGTH 750
|
#define IR_RAW_BUFFER_LENGTH 750
|
||||||
#define AC_MAX_TEMPERATURE 30
|
#define AC_MAX_TEMPERATURE 30
|
||||||
|
|
Loading…
Reference in New Issue