summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Reimer <manuel.reimer@gmx.de>2016-11-19 21:02:30 +0100
committerManuel Reimer <manuel.reimer@gmx.de>2016-11-19 21:02:30 +0100
commitf5528fefca614b8a134a1b6ba9e7cc476a8a537e (patch)
tree7e40e51f6a3dafe9e882d9d808723c2019f457bd
parente52e140965a9b93aee20f884db98b8ad903e19c0 (diff)
downloadgraphlcd-base-f5528fefca614b8a134a1b6ba9e7cc476a8a537e.tar.gz
graphlcd-base-f5528fefca614b8a134a1b6ba9e7cc476a8a537e.tar.bz2
Add alphacool and sdcmegtron driver entries
-rw-r--r--graphlcd.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphlcd.conf b/graphlcd.conf
index 24aa61e..270cae8 100644
--- a/graphlcd.conf
+++ b/graphlcd.conf
@@ -703,3 +703,18 @@ Device=0
Width=320
Height=240
+[alphacool]
+# Driver setting for the Alphacool USB LCD (240x128 pixels)
+# Requires serdisplib to be installed
+Driver=serdisp
+Controller=alphacool
+Device=USB:060c/04eb
+Backlight=yes
+
+[sdcmegtron]
+# Driver setting for the SDC Megtron USB LCD (240x128 pixels)
+# Requires serdisplib to be installed
+Driver=serdisp
+Controller=sdcmegtron
+Device=USB:152a/8380
+Backlight=yes