IRremote
IRProtocol.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * getProtocolString (decode_type_t aProtocol)
 
void printIRResultShort (Print *aSerial, IRData *aIRDataPtr, bool aPrintRepeatGap)
 Function to print decoded result and flags in one line. More...
 
uint8_t bitreverseOneByte (uint8_t aValue)
 
uint32_t bitreverse32Bit (uint32_t aInput)
 

Variables

const char string_Unknown[] PROGMEM = "UNKNOWN"