Correct settings name for SureElec driver.
This commit is contained in:
@@ -990,7 +990,7 @@ Port=0x378
|
||||
[SureElec]
|
||||
|
||||
# Port the device is connected to (by default first USB serial port)
|
||||
Port=/dev/ttyUSB0
|
||||
Device=/dev/ttyUSB0
|
||||
|
||||
# Edition level of the device (can be 1, 2 or 3) [default: 2]
|
||||
#Edition=1
|
||||
|
||||
@@ -21,11 +21,11 @@
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>
|
||||
<property>Port</property> =
|
||||
<parameter><replaceable>PORT</replaceable></parameter>
|
||||
<property>Device</property> =
|
||||
<parameter><replaceable>DEVICE</replaceable></parameter>
|
||||
</term>
|
||||
<listitem><para>
|
||||
Port the device is connected to. By default first USB serial port
|
||||
Name of the device the display appears as. By default first USB serial device
|
||||
<literal>/dev/ttyUSB0</literal> is used.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user