change IR pin
This commit is contained in:
		
							parent
							
								
									02bb48232b
								
							
						
					
					
						commit
						b888631a62
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -17,7 +17,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Infrared Transciever
 | 
					// Infrared Transciever
 | 
				
			||||||
#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 RAW_BUFFER_LENGTH 750
 | 
					#define RAW_BUFFER_LENGTH 750
 | 
				
			||||||
#define AC_MAX_TEMPERATURE 30
 | 
					#define AC_MAX_TEMPERATURE 30
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue