Correct settings name for SureElec driver.

This commit is contained in:
mmdolze
2009-12-20 11:19:16 +00:00
parent 191e339450
commit 0b134df632
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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
+3 -3
View File
@@ -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>