From d83b83875d901ceb630fa6231f2239e40e089310 Mon Sep 17 00:00:00 2001 From: Lucian Muresan Date: Mon, 20 May 2013 15:17:45 +0200 Subject: graphlcd.conf / noritake800: uses AdjustTiming and RefreshDisplay --- graphlcd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphlcd.conf b/graphlcd.conf index ed623d6..ef65bbf 100644 --- a/graphlcd.conf +++ b/graphlcd.conf @@ -506,8 +506,8 @@ Height=64 #UpsideDown=no #Invert=no Brightness=50 -#AdjustTiming=0 # not used -#RefreshDisplay=0 # not used +AdjustTiming=50 +RefreshDisplay=50 # Wiring # Select the type of wiring your display is connected with. -- cgit v1.2.3