summaryrefslogtreecommitdiff
path: root/graphlcd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'graphlcd.conf')
-rw-r--r--graphlcd.conf14
1 files changed, 10 insertions, 4 deletions
diff --git a/graphlcd.conf b/graphlcd.conf
index 270cae8..0083dbc 100644
--- a/graphlcd.conf
+++ b/graphlcd.conf
@@ -2,7 +2,7 @@
#
# This file contains a sample configuration for the graphlcd driver
# library.
-#
+#
# The format is ini-file-like. It is divided into sections that start
# at markers that look like [section]. Comments are all line-based
# comments, and are lines that start with '#'.
@@ -111,7 +111,7 @@ WaitPriority=0
# defines how often a complete refresh will be done.
# e.g.: A value of 5 means, that the plugin will make a complete
# refresh on every 5th update.
-# A value of 0 completely disables complete refreshs.
+# A value of 0 completely disables complete refreshs.
# Possible values: 0 <= x <= 50
# Default value: 5
@@ -243,7 +243,7 @@ DMA=yes
[gu126x64D-K610A4]
# GU126x64D-K610A4 driver
-# This is a driver module for Noritake GU126x64D-K610A4 VFD displays.
+# This is a driver module for Noritake GU126x64D-K610A4 VFD displays.
# The VFD is operating in 8 bit-mode connected to a single PC
# parallel port.
# Default size: 126 x 64
@@ -601,7 +601,7 @@ Driver=futabaMDM166A
[ax206dpf]
# THIS IS AN EXPERIMENTAL DRIVER!
# You have to uncomment the variable HAVE_DRIVER_AX206DPF
-# in Make.config to use this driver.
+# in Make.config to use this driver.
# READ the READDME.ax206dpf before use!
#
# ax206dpf driver
@@ -718,3 +718,9 @@ Driver=serdisp
Controller=sdcmegtron
Device=USB:152a/8380
Backlight=yes
+
+[usbserlcd]
+# This is the driver for displays based on the USBserLCD firmware:
+# https://github.com/M-Reimer/usbserlcd
+Driver=usbserlcd
+Device=/dev/ttyUSB0