From 267f42f0507a5bbf915deab1bef69dc7e470e9da Mon Sep 17 00:00:00 2001 From: Joachim Wilke Date: Sun, 12 Nov 2006 00:00:00 +0100 Subject: Version 0.0.10-jw2 --- setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.c') diff --git a/setup.c b/setup.c index 28c348e..be6c35c 100644 --- a/setup.c +++ b/setup.c @@ -16,9 +16,9 @@ cLcdSetup::cLcdSetup(void) ClientPrioH = 16; SetPrio = 0; BackLightWait = 0; - PrioWait = 0; OutputNumber = 0; for (int i = 0; i < LCDMAXOUTPUTS; i++) OutputFunction[i] = 0; + RecordingStatus = 0; } -- cgit v1.2.3