Added HD44780 delay options.
This commit is contained in:
@@ -119,6 +119,16 @@ Size=20x4
|
||||
# If you want to use more than 3 HD44780 controllers on the LPT, you need to
|
||||
# specify this. See documentation.
|
||||
|
||||
#DelayMult=2
|
||||
# If your display is slow and cannot keep up with the flow of data from
|
||||
# LCDd, garbage can appear on the LCDd. Set this delay factor to 2 or 4
|
||||
# to increase the delays. Default: 1.
|
||||
|
||||
DelayBus=true
|
||||
# You can reduce the inserted dalays by setting this to false.
|
||||
# On fast PCs it is possible your LCD does not respond correctly.
|
||||
# Default: true.
|
||||
|
||||
|
||||
[LB216]
|
||||
# LB216 driver
|
||||
|
||||
Reference in New Issue
Block a user