Support for NEC (Renesas) protocols. NEC originally added from https://github.com/shirriff/Arduino-IRremote/.
More...
Go to the source code of this file.
◆ kAlokaLedBlue
const uint32_t kAlokaLedBlue = 0xFFD827 |
◆ kAlokaLedGreen
const uint32_t kAlokaLedGreen = 0xFF9867 |
◆ kAlokaLedLightGreen
const uint32_t kAlokaLedLightGreen = 0xFFE817 |
◆ kAlokaLedMidBlue
const uint32_t kAlokaLedMidBlue = 0xFF48B7 |
◆ kAlokaLedOrange
const uint32_t kAlokaLedOrange = 0xFFB24D |
◆ kAlokaLedPink
const uint32_t kAlokaLedPink = 0xFF6897 |
◆ kAlokaLedPinkRed
const uint32_t kAlokaLedPinkRed = 0xFF8877 |
◆ kAlokaLedRainbow
const uint32_t kAlokaLedRainbow = 0xFF708F |
◆ kAlokaLedRed
const uint32_t kAlokaLedRed = 0xFFA857 |
◆ kAlokaLedTreeGrow
const uint32_t kAlokaLedTreeGrow = 0xFF58A7 |
◆ kAlokaLedWhite
const uint32_t kAlokaLedWhite = 0xFF906F |
◆ kAlokaLedYellow
const uint32_t kAlokaLedYellow = 0xFF00FF |
◆ kAlokaNightFade
const uint32_t kAlokaNightFade = 0xFF50AF |
◆ kAlokaNightTimer
const uint32_t kAlokaNightTimer = 0xFF7887 |
◆ kAlokaPower
const uint32_t kAlokaPower = 0xFF609F |
◆ kNecBitMark
◆ kNecBitMarkTicks
const uint16_t kNecBitMarkTicks = 1 |
◆ kNecHdrMark
◆ kNecHdrMarkTicks
const uint16_t kNecHdrMarkTicks = 16 |
◆ kNecHdrSpace
◆ kNecHdrSpaceTicks
const uint16_t kNecHdrSpaceTicks = 8 |
◆ kNecMinCommandLength
◆ kNecMinCommandLengthTicks
const uint16_t kNecMinCommandLengthTicks = 193 |
◆ kNecMinGap
const uint32_t kNecMinGap |
◆ kNecMinGapTicks
const uint16_t kNecMinGapTicks |
◆ kNecOneSpace
◆ kNecOneSpaceTicks
const uint16_t kNecOneSpaceTicks = 3 |
◆ kNecRptLength
const uint16_t kNecRptLength = 4 |
◆ kNecRptSpace
◆ kNecRptSpaceTicks
const uint16_t kNecRptSpaceTicks = 4 |
◆ kNecTick
const uint16_t kNecTick = 560 |
◆ kNecZeroSpace
◆ kNecZeroSpaceTicks
const uint16_t kNecZeroSpaceTicks = 1 |