DMCP interface
03.15_020
|
Single menu screen definition. More...
Data Fields | |
const char * | name |
Display name of the menu. | |
const uint8_t * | items |
Menu items. | |
const char *const * | msg |
Message displayed above menu. NULL = no message. More... | |
void_fn_t * | post_disp |
Function called after the menu is drawn to LCD. | |
Single menu screen definition.