diff options
Diffstat (limited to 'graphlcd.conf')
-rw-r--r-- | graphlcd.conf | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/graphlcd.conf b/graphlcd.conf index 2b0e784..2aa61a2 100644 --- a/graphlcd.conf +++ b/graphlcd.conf @@ -560,3 +560,18 @@ Driver=dm140gink # USB ID activy 5xx: #Vendor=0x1509 #Product=0x925d + +######################################################################## +[futabaMDM166A] +# futabaMDM166A driver +# This is an driver module for Futaba MDM166A VFD displays. +# The VFD is built-in in Targa HTPC cases and connected to USB port. +# Default size: 96 x 16 +Driver=futabaMDM166A + +#Width=96 +#Height=16 +#UpsideDown=no +#Invert=no +#Brightness=50 +#RefreshDisplay=1000 |