Update ir_codes.hpp
This commit is contained in:
		
							parent
							
								
									b888631a62
								
							
						
					
					
						commit
						727d4e3f1e
					
				
					 1 changed files with 0 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +1,5 @@
 | 
			
		|||
#pragma once
 | 
			
		||||
#include <ESPMegaPRO.h>
 | 
			
		||||
// Infrared Transciever
 | 
			
		||||
#define IR_RECIEVE_PIN 35
 | 
			
		||||
#define IR_SEND_PIN 17
 | 
			
		||||
#define MARK_EXCESS_MICROS 20
 | 
			
		||||
#define RAW_BUFFER_LENGTH 750
 | 
			
		||||
#define AC_MAX_TEMPERATURE 30
 | 
			
		||||
#define AC_MIN_TEMPERATURE 15
 | 
			
		||||
extern const uint16_t ir_code_cool[4][16][91] = {
 | 
			
		||||
    // Fan Speed Auto
 | 
			
		||||
    {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue