IRremoteESP8266
Variables
ir_Toshiba.cpp File Reference

Support for Toshiba protocols. More...

Variables

const uint16_t kToshibaAcHdrMark = 4400
 
const uint16_t kToshibaAcHdrSpace = 4300
 
const uint16_t kToshibaAcBitMark = 543
 
const uint16_t kToshibaAcOneSpace = 1623
 
const uint16_t kToshibaAcZeroSpace = 472
 
const uint16_t kToshibaAcMinGap = 7048
 

Detailed Description

Support for Toshiba protocols.

See also
https://github.com/r45635/HVAC-IR-Control
https://github.com/r45635/HVAC-IR-Control/blob/master/HVAC_ESP8266/HVAC_ESP8266T.ino#L77

Variable Documentation

◆ kToshibaAcBitMark

const uint16_t kToshibaAcBitMark = 543

◆ kToshibaAcHdrMark

const uint16_t kToshibaAcHdrMark = 4400

◆ kToshibaAcHdrSpace

const uint16_t kToshibaAcHdrSpace = 4300

◆ kToshibaAcMinGap

const uint16_t kToshibaAcMinGap = 7048

◆ kToshibaAcOneSpace

const uint16_t kToshibaAcOneSpace = 1623

◆ kToshibaAcZeroSpace

const uint16_t kToshibaAcZeroSpace = 472