Update ir_codes.hpp

This commit is contained in:
Siwat Sirichai 2023-11-12 19:12:46 +07:00
parent b888631a62
commit 727d4e3f1e
1 changed files with 0 additions and 7 deletions

View File

@ -1,12 +1,5 @@
#pragma once #pragma once
#include <ESPMegaPRO.h> #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] = { extern const uint16_t ir_code_cool[4][16][91] = {
// Fan Speed Auto // Fan Speed Auto
{ {