IRremoteESP8266
|
Aiwa based protocol. Based off the RC-T501 RCU Inspired by IRremoteESP8266's implementation. More...
Variables | |
const uint16_t | kAiwaRcT501PreBits = 26 |
const uint16_t | kAiwaRcT501PostBits = 1 |
const uint64_t | kAiwaRcT501PreData = 0x1D8113FULL |
const uint64_t | kAiwaRcT501PostData = 1ULL |
Aiwa based protocol. Based off the RC-T501 RCU Inspired by IRremoteESP8266's implementation.
const uint16_t kAiwaRcT501PostBits = 1 |
const uint64_t kAiwaRcT501PostData = 1ULL |
const uint16_t kAiwaRcT501PreBits = 26 |
const uint64_t kAiwaRcT501PreData = 0x1D8113FULL |