Add switchMode to setup menu

This commit is contained in:
kamel5
2019-04-05 11:35:45 +02:00
parent 8ae5d34bef
commit 9df447454c
10 changed files with 32 additions and 19 deletions

View File

@@ -118,6 +118,7 @@ class cTvguideConfig {
int favLimitChannels;
int favStartChannel;
int favStopChannel;
int switchMode;
int switchMinsBefore;
int fontIndex;
const char *fontNameDefault;