From 041e253d37dbc5a34475a199916f7249759a7e7f Mon Sep 17 00:00:00 2001 From: marschap Date: Sun, 9 Apr 2006 17:21:10 +0000 Subject: [PATCH] update link to hardware documentation --- server/drivers/stv5730.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/server/drivers/stv5730.c b/server/drivers/stv5730.c index 0770a14..a982b6f 100644 --- a/server/drivers/stv5730.c +++ b/server/drivers/stv5730.c @@ -1,8 +1,8 @@ ////////////////////////////////////////////////////////////////////////// // This is a driver for the STV5730A on-screen display chip in con- // // junction with a parallel port interface. Check // -// www.adams-online.de/lcd/stv5730.html for where to buy // -// and how to build the hardware. // +// http://www.usblcd.de/lcdproc/ for where to buy iand how to build // +// the hardware. // // The STV3730 displays 11 rows with 28 characters. The characters are // // fixed and can not be reprogrammed. Luckily the chraracter set con- // // tains a heartbeat icon and some characters that can be used as //