Abstract base class for all decoder classes.
Abstract base class for all IR readers, capturing or receiving.
A preliminary multi protocol decoder.
Type
Enum over possible outcomes of the decoder.
@ undecoded
decoding failed
@ noise
nothing sensible found
@ timeout
beginTimeout reached
@ rc5
RC5 signal (= repeat sequence)
const char * getDecode() const
Returns a textual description the decode for human consumption.