Add new SureElec driver by Laurent Latil.

This commit is contained in:
mmdolze
2009-11-29 09:09:02 +00:00
parent 73b7ec00ff
commit 7eb3d4e5b8
12 changed files with 1222 additions and 3 deletions
+23
View File
@@ -987,6 +987,29 @@ Speed=9600
Port=0x378
[SureElec]
# Port the device is connected to (by default first USB serial port)
Port=/dev/ttyUSB0
# Edition level of the device (can be 1, 2 or 3) [default: 2]
#Edition=1
# set display size
# Note: The size can be obtained directly from device for edition 2 & 3.
#Size=16x2
# Set the initial contrast [default: 480; legal: 0 - 1000]
#Contrast=200
# Set the initial brightness [default: 480; legal: 1 - 1000]
#Brightness=480
# Set the initial off-brightness [default: 100; legal: 1 - 1000]
# This value is used when the display is normally
# switched off in case LCDd is inactive
#OffBrightness=100
## SVGAlib driver ##
[svga]