Add new SureElec driver by Laurent Latil.
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user