From 131c9ea8f20b98d538b2976ccb7fea467fa9a2dd Mon Sep 17 00:00:00 2001 From: reinelt <> Date: Mon, 31 May 2004 16:39:06 +0000 Subject: [lcd4linux @ 2004-05-31 16:39:05 by reinelt] added NULL display driver (for debugging/profiling purposes) added backlight/contrast initialisation for matrixOrbital added Backlight initialisation for Cwlinux --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index d8b4fdb..9dac2e4 100644 --- a/config.h.in +++ b/config.h.in @@ -350,6 +350,9 @@ /* Milford Instruments driver */ #undef WITH_MILINST +/* NULL driver */ +#undef WITH_NULL + /* driver */ #undef WITH_PNG -- cgit v1.2.3