|
IRremote
|
#include <Arduino.h>#include "LocalDebugLevelStart.h"#include "IRremoteInt.h"#include "ac_LG.h"#include "LongUnion.h"#include "LocalDebugLevelEnd.h"
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 } |