summaryrefslogtreecommitdiff
path: root/docs/DRIVER.ax206dpf
diff options
context:
space:
mode:
authormrwastl <mrwastl@users.sourceforge.net>2013-05-20 20:33:46 +0200
committermrwastl <mrwastl@users.sourceforge.net>2013-05-20 20:33:46 +0200
commita95ee6748308e5603981d0ba4bb69091b3425275 (patch)
tree55904df384bcc0357c9469b4bcc81993669178ed /docs/DRIVER.ax206dpf
parentf95a223b03053791c3192ce472cc63c4bfcb221c (diff)
downloadgraphlcd-base-a95ee6748308e5603981d0ba4bb69091b3425275.tar.gz
graphlcd-base-a95ee6748308e5603981d0ba4bb69091b3425275.tar.bz2
improved consistency of driver switches in Make.config (all driver switches now start with HAVE_DRIVER_)
Diffstat (limited to 'docs/DRIVER.ax206dpf')
-rw-r--r--docs/DRIVER.ax206dpf2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/DRIVER.ax206dpf b/docs/DRIVER.ax206dpf
index 268c74d..7c11d97 100644
--- a/docs/DRIVER.ax206dpf
+++ b/docs/DRIVER.ax206dpf
@@ -16,7 +16,7 @@ http://www.pearl.de/a-PX1184-5618.shtml or http://www.pearl.de/a-HPM1184-5618.sh
Important Notes
---------------
This driver is experimental and not enabled by default.
-To use this driver uncomment the HAVE_AX206DPF_EXPERIMENTAL line in
+To use this driver uncomment the HAVE_DRIVER_AX206DPF line in
Make.config and recompile the library.
The DPF does not work out of the box with this driver.
It has to be modified with a custom firmware (see "Hacking your DPF").