IRremote
|
#include <ac_LG.h>
Public Member Functions | |
bool | sendCommandAndParameter (char aCommand, int aParameter) |
void | setType (bool aIsWallType) |
void | printMenu (Print *aSerial) |
void | sendIRCommand (uint16_t aCommand) |
void | sendTemperatureFanSpeedAndMode () |
Public Attributes | |
bool | ACIsWallType |
bool | PowerIsOn |
uint8_t | FanIntensity = 1 |
uint8_t | Temperature = 22 |
uint8_t | Mode = AC_MODE_COOLING |
bool | useLG2Protocol = false |
uint8_t Aircondition_LG::Mode = AC_MODE_COOLING |