53 void getIRL(Stream &stream)
const;
static const int invalidPin
static const milliseconds_t blinkDelay
void getIRL(Stream &stream) const
Invoke the configured learner, and deliver the result in sendir format.
virtual void processCommand(Stream &stream, char *buf) const
Processes one command from the supplied Stream argument.
virtual void blink(unsigned int count=blinkCount, milliseconds_t delay=blinkDelay) const
Implements the blink command (found in GC-100)
virtual ~GlobalCovfefeLearner()
This class emulates the IR sending of a GlobalCache device.
This class is derived from GlobalCovfefe, and adds the get_IRL command, invoking a learner...
GlobalCovfefeLearner(IrSender *irSender, IrReader *irReader, int commandLed=invalidPin, int learnLed=invalidPin, int transmitLed=invalidPin)
Main constructor.
static const unsigned int blinkCount