summaryrefslogtreecommitdiff
path: root/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'setup.c')
-rw-r--r--setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.c b/setup.c
index 218f88d..075be70 100644
--- a/setup.c
+++ b/setup.c
@@ -17,6 +17,7 @@ cLcdSetup::cLcdSetup(void)
SetPrio = 2;
BackLightWait = 20;
PrioWait = 60;
+ ClientPrioWait = 60;
OutputNumber = 0;
for (int i = 0; i < LCDMAXOUTPUTS; i++)
OutputFunction[i] = 0;