lcd4l: possibility to use it in user menue

This commit is contained in:
GetAway
2018-12-26 20:06:01 +01:00
parent 99a6ab267d
commit 444173ead6
6 changed files with 30 additions and 0 deletions

View File

@@ -925,6 +925,9 @@ struct SNeutrinoSettings
ITEM_ADZAP = 33,
ITEM_FILEPLAY_AUDIO = 34,
ITEM_TIMESHIFT = 35,
#ifdef ENABLE_LCD4LINUX
ITEM_LCD4LINUX = 36,
#endif
ITEM_MAX // MUST be always the last in the list
} USER_ITEM;