summaryrefslogtreecommitdiff
path: root/docs/DRIVER.noritake800
diff options
context:
space:
mode:
authormrwastl <mrwastl@users.sourceforge.net>2011-06-29 22:19:00 +0200
committermrwastl <mrwastl@users.sourceforge.net>2011-06-29 22:19:00 +0200
commit8b40680aa394e0b0cdc9b78229bf3b513ec4459e (patch)
tree0b5022f8ac4205353313afbd159b3c16a338cc18 /docs/DRIVER.noritake800
parentbd827457475fa714dcc57baf4053e4492635d1fb (diff)
downloadgraphlcd-base-8b40680aa394e0b0cdc9b78229bf3b513ec4459e.tar.gz
graphlcd-base-8b40680aa394e0b0cdc9b78229bf3b513ec4459e.tar.bz2
added driver futabaMDM166A; ported mem leak fixes to image.c (from 0.1.x); ported fixes to noritake800 (from 0.1.x); fixed some grammar mistakes
Diffstat (limited to 'docs/DRIVER.noritake800')
-rw-r--r--docs/DRIVER.noritake8004
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/DRIVER.noritake800 b/docs/DRIVER.noritake800
index 1962900..410d999 100644
--- a/docs/DRIVER.noritake800
+++ b/docs/DRIVER.noritake800
@@ -93,7 +93,7 @@ Brightness
Possible values: 0 <= x <= 100)
Default value: 100
-AdjustTiming ---> not used in this driver (if there are problems, please report)
+AdjustTiming
To get a timing that is as accurate as possible, the drivers measure
the time for port commands (see: benchmark in syslog). You might
decrease or increase the time to wait after port commands with this
@@ -101,7 +101,7 @@ AdjustTiming ---> not used in this driver (if there are problems, please report)
Possible values: -50 <= x <= 50
Default value: 0
-RefreshDisplay ---> not used in this driver (if there are problems, please report)
+RefreshDisplay
Normally, most of the drivers do not update the whole display, but
only the areas that have changed since last update. So it might be,
that some faulty pixels would stay a longer time. To avoid this, the