IRremote
ac_LG.hpp File Reference
#include <Arduino.h>
#include "IRremoteInt.h"
#include "ac_LG.h"
#include "LongUnion.h"
Include dependency graph for ac_LG.hpp:

Go to the source code of this file.

Macros

#define SIZE_OF_FAN_SPEED_MAPPING_TABLE   4
 

Variables

const int AC_FAN_TOWER [SIZE_OF_FAN_SPEED_MAPPING_TABLE] = { 0, 4, 6, 6 }
 
const int AC_FAN_WALL [SIZE_OF_FAN_SPEED_MAPPING_TABLE] = { 0, 2, 4, 5 }