diff options
author | harbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2010-11-19 09:02:34 +0000 |
---|---|---|
committer | harbaum <harbaum@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2010-11-19 09:02:34 +0000 |
commit | 4447e1d46ca5cdb1839c9ece0426fd26db1b2817 (patch) | |
tree | cccbf2508627696e761b2c88e7f763ac770402ba /lcd4linux.c | |
parent | 3c658ef2174cfbaa5926a6b932ebd967b52aed08 (diff) | |
download | lcd4linux-4447e1d46ca5cdb1839c9ece0426fd26db1b2817.tar.gz |
Added brightness support for GLCD2USB
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
Diffstat (limited to '')
-rw-r--r-- | lcd4linux.conf.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lcd4linux.conf.sample b/lcd4linux.conf.sample index 2ea874d..42ff804 100644 --- a/lcd4linux.conf.sample +++ b/lcd4linux.conf.sample @@ -57,6 +57,7 @@ Display LCD2USB { Display GLCD2USB { Driver 'GLCD2USB' + Brightness 255 } Display ABP08-16x3 { |