From f5528fefca614b8a134a1b6ba9e7cc476a8a537e Mon Sep 17 00:00:00 2001 From: Manuel Reimer Date: Sat, 19 Nov 2016 21:02:30 +0100 Subject: Add alphacool and sdcmegtron driver entries --- graphlcd.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 -- cgit v1.2.3