de.wagner_ibw.test
Class LcdTLXTest

java.lang.Object
  |
  +--de.wagner_ibw.test.LcdTLXTest

public class LcdTLXTest
extends java.lang.Object

TODO: This simple test prog checks the class LCD and the connected dot matrix character display. If CHECK_24 is true an IOW24 chip is expected otherwise an IOW40 chip should be connected. In the LCD constructor, choose a appropriate LCDxxxxGeneric description class:

Since:
0.9.5
Author:
Thomas Wagner

Constructor Summary
LcdTLXTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LcdTLXTest

public LcdTLXTest()
Method Detail

main

public static void main(java.lang.String[] args)