diff options
author | andreas 'randy' weinberger <vdr@smue.org> | 2011-01-23 11:45:04 +0100 |
---|---|---|
committer | andreas 'randy' weinberger <vdr@smue.org> | 2011-01-23 11:45:04 +0100 |
commit | b40c55ddd61a52dc67e5c4a51a7da9923e26db13 (patch) | |
tree | b69f20b8cad3540e186a5fb193bb5315ba6b20bf | |
parent | 95eaf695028119e0f469f2d6e3f1890d7e45f458 (diff) | |
download | graphlcd-base-b40c55ddd61a52dc67e5c4a51a7da9923e26db13.tar.gz graphlcd-base-b40c55ddd61a52dc67e5c4a51a7da9923e26db13.tar.bz2 |
fixed typo
-rw-r--r-- | graphlcd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphlcd.conf b/graphlcd.conf index b0b989e..b5db6f5 100644 --- a/graphlcd.conf +++ b/graphlcd.conf @@ -298,7 +298,7 @@ Device=/dev/parport0 Width=128 #Width=192 #Height=64 -UpsideDown=yes +#UpsideDown=no #Invert=no #AdjustTiming=0 #RefreshDisplay=1 |