diff options
author | ltoetsch <> | 2001-05-31 10:26:41 +0000 |
---|---|---|
committer | ltoetsch <> | 2001-05-31 10:26:41 +0000 |
commit | 9430775cd3d27f8300d461c53dce1687db120e7a (patch) | |
tree | d63d64de9e01af8e6c6422f4b3707f508ea13e21 /TODO | |
parent | 7c2adf6a7c1e9e46f6815305c49b90b836ccf9e8 (diff) | |
download | lcd4linux-9430775cd3d27f8300d461c53dce1687db120e7a.tar.gz |
[lcd4linux @ 2001-05-31 10:26:41 by ltoetsch]
added tests for X and ncurses
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -93,6 +93,8 @@ support 40x4 displays with two HD44780 chips on it we need another 'Enable' line for this this way one could connect two displays to on e parallel port, too -2001-05-25 Jens Garthe <outline@xslan.de> -detect wether curses.h and libncurses is installed, and -don't include the 'Text'-driver if not. +// 2001-05-25 Jens Garthe <outline@xslan.de> +// detect wether curses.h and libncurses is installed, and +// don't include the 'Text'-driver if not. +// _should_ work now 2001-05-31 -lt + |