RC5 Demo
|
#include <rc5receiver.h>
Public Member Functions | |
virtual void | onTelegram (const RC5Telegram &telegram)=0 |
Interface for components that should be able to handle RC5 telegrams.
|
pure virtual |
Telegram handler called for each received RC5 telegram.
[in] | telegram | Received telegram |
Implemented in Application.