#include "api/LCDCallback.h"
Definition at line 60 of file LCDCallback.h.
Public Member Functions | |
| virtual void | operator() (KeyEvent lcdKey)=0 |
| Called when key event occurs. | |
|
|
This method should be overrided by classes used to handle key event. It will be called when the key is pressed.
|
1.3.6