From f6220d4590c9ef938db1fff0ffca5edc54747a7e Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Tue, 27 Aug 2019 17:34:04 -0400 Subject: [PATCH] Updated Commands (markdown) --- Commands.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Commands.md b/Commands.md index 821105d2..cb2e88b9 100644 --- a/Commands.md +++ b/Commands.md @@ -455,9 +455,7 @@ See [Linux Infrared Remote Control (LIRC)](http://www.lirc.org/) for more inform ### Serial Bridge Both Hardware and Software Serial Bridge are supported. -Hardware Serial Bridge uses GPIO1 (Tx) and GPIO3 (Rx) pins of your device. -Software Serial Bridge can use any other GPIO to be selected with command ``GPIO 67``, ``GPIO 68`` or in Module options by setting GPIOs to ``SerBr Tx`` and ``SerBr Rx``. Expect possible communication errors when additional sensors are configured. - +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`). Command | Parameters :--- | :---