diff options
author | reinelt <> | 2000-04-13 06:09:52 +0000 |
---|---|---|
committer | reinelt <> | 2000-04-13 06:09:52 +0000 |
commit | 7a34aa1940680a265c074fe1c4f329eb0669d63c (patch) | |
tree | b454de44fb53b6e72f1252e287ebe700a7c5dbd7 /lcd4linux.conf.sample | |
parent | 960aa7ec9ab275c7ebeb4bba96dbbd7b9211c000 (diff) | |
download | lcd4linux-7a34aa1940680a265c074fe1c4f329eb0669d63c.tar.gz |
[lcd4linux @ 2000-04-13 06:09:52 by reinelt]
added BogoMips() to system.c (not used by now, maybe sometimes we can
calibrate our delay loop with this value)
added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully
no compiler will optimize away the delay loop!
Diffstat (limited to 'lcd4linux.conf.sample')
-rw-r--r-- | lcd4linux.conf.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index f3ed752..dba2ced 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -6,7 +6,7 @@ Display HD44780 Port 0x378 Size 16x2 - +Delay 600 #Display PPM #size 20x4 |