2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00

TRX: document to use 38400 as baudrate

git-svn-id: https://svn.fhem.de/fhem/trunk@1580 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
wherzig 2012-05-23 20:52:18 +00:00
parent 072f2ae39c
commit 8db37eb849

View File

@ -7435,10 +7435,10 @@ KlikAanKlikUit, NEXA, CHACON, HomeEasy UK.</li>
USB-connected:<br><ul>
&lt;device&gt; specifies the USB port to communicate with the RFXtrx433 receiver.
Normally on Linux the device will be named /dev/ttyUSBx, where x is a number.
For example /dev/ttyUSB0.<br>
For example /dev/ttyUSB0. Please note that RFXtrx433 normally operates at 38400 baud. You may specify the baudrate used after the @ char.<br>
<br>
Example: <br>
<code>define RFXTRXUSB TRX /dev/ttyUSB0</code>
<code>define RFXTRXUSB TRX /dev/ttyUSB0@38400</code>
<br>
</ul>
<br>