From e7192dee6229c4f17afdcdb0f80b2a8b5aa5a513 Mon Sep 17 00:00:00 2001 From: Michele Di Maria Date: Wed, 1 Feb 2012 22:22:43 +0100 Subject: - Added a 20ms delay between each command sent from the client to LCDproc. - Better managed errors. Now the client resets the error counter every successful communication session with LCDproc (before was a global counter). The error counter is managed inside the client (lcdproc_client.php). - Because of the above change, now the "client script" (lcdclient.sh) do not cycle anymore. --- config/lcdproc-dev/lcdproc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/lcdproc-dev/lcdproc.xml') diff --git a/config/lcdproc-dev/lcdproc.xml b/config/lcdproc-dev/lcdproc.xml index 51a80f72..0ef98694 100644 --- a/config/lcdproc-dev/lcdproc.xml +++ b/config/lcdproc-dev/lcdproc.xml @@ -1,8 +1,8 @@ - Services: LCDproc 0.5.5 pkg v. 0.9 + Services: LCDproc 0.5.5 pkg v. 0.9.1 lcdproc - 0.5.5 pkg v. 0.9 + 0.5.5 pkg v. 0.9.1 Save /usr/local/pkg/lcdproc.inc -- cgit v1.2.3