Updated Commands (markdown)

Michael Ingraham 2019-08-27 17:34:04 -04:00
parent b06a7bd796
commit f6220d4590
1 changed files with 1 additions and 3 deletions

@ -455,9 +455,7 @@ See [Linux Infrared Remote Control (LIRC)](http://www.lirc.org/) for more inform
### Serial Bridge ### Serial Bridge
Both Hardware and Software Serial Bridge are supported. Both Hardware and Software Serial Bridge are supported.
Hardware Serial Bridge uses GPIO1 (Tx) and GPIO3 (Rx) pins of your device. Hardware Serial Bridge uses GPIO1 (Tx) and GPIO3 (Rx) or GPIO13 (Tx) and GPIO15 (Rx) pins of your device. Software Serial Bridge can use any other GPIO to be configured as components `Serial Tx` and `Serial Rx`or `SerBr Tx` and `SerBr Rx`. Expect possible communication errors when additional sensors are configured. You must disable serial logging (`SerialLog 0`).
Software Serial Bridge can use any other GPIO to be selected with command ``GPIO<x> 67``, ``GPIO<x> 68`` or in Module options by setting GPIOs to ``SerBr Tx`` and ``SerBr Rx``. Expect possible communication errors when additional sensors are configured.
<a id="tb-serial">Command | Parameters <a id="tb-serial">Command | Parameters
:--- | :--- :--- | :---