tcMenu
Classes | Functions
RemoteMenuItem.h File Reference

This file contains the extra types needed for remote menu items, they are not in the main MenuItems.h header because they require all the remote headers be included. More...

Go to the source code of this file.

Classes

class  RemoteMenuItem
 
class  EepromAuthenticationInfoMenuItem
 

Functions

int remoteInfoRenderFn (RuntimeMenuItem *item, uint8_t row, RenderFnMode mode, char *buffer, int bufferSize)
 
int authenticationMenuItemRenderFn (RuntimeMenuItem *item, uint8_t row, RenderFnMode mode, char *buffer, int bufferSize)
 

Detailed Description

This file contains the extra types needed for remote menu items, they are not in the main MenuItems.h header because they require all the remote headers be included.