From 468d6dd5c3767a2db881230ecc629ef35ab29110 Mon Sep 17 00:00:00 2001 From: reinelt Date: Tue, 13 Feb 2001 09:00:13 +0000 Subject: [lcd4linux @ 2001-02-13 09:00:13 by reinelt] prepared framework for GPO's (general purpose outputs) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@77 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- processor.c | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'processor.c') diff --git a/processor.c b/processor.c index 752c48f..18eb22e 100644 --- a/processor.c +++ b/processor.c @@ -1,4 +1,4 @@ -/* $Id: processor.c,v 1.9 2001/02/11 23:34:07 reinelt Exp $ +/* $Id: processor.c,v 1.10 2001/02/13 09:00:13 reinelt Exp $ * * main data processing * @@ -20,12 +20,15 @@ * * * $Log: processor.c,v $ - * Revision 1.9 2001/02/11 23:34:07 reinelt + * Revision 1.10 2001/02/13 09:00:13 reinelt + * + * prepared framework for GPO's (general purpose outputs) * + * Revision 1.9 2001/02/11 23:34:07 reinelt * - * fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the - * online value is 5 chars long. corrected to ' ----'. - * thanks to Carsten Nau + * fixed a small bug where the throughput of an offline ISDN connection + * is displayed as '----', but the online value is 5 chars long. + * corrected to ' ----'. Thanks to Carsten Nau * * Revision 1.8 2000/08/10 09:44:09 reinelt * -- cgit v1.2.3