From dfc5239aecb7e421afd26a4599bc4600d21e12c4 Mon Sep 17 00:00:00 2001 From: reinelt Date: Sun, 16 Jan 2000 12:17:59 +0000 Subject: [lcd4linux @ 2000-01-16 12:17:59 by reinelt] Initial revision git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@2 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- lcd4linux.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 lcd4linux.h (limited to 'lcd4linux.h') diff --git a/lcd4linux.h b/lcd4linux.h new file mode 100644 index 0000000..f7c91ae --- /dev/null +++ b/lcd4linux.h @@ -0,0 +1,6 @@ +extern int tick; +extern int tack; +extern int tau; +extern char *sensor; + + -- cgit v1.2.3