Updated LC Technology WiFi Relay (markdown)

Billy Wise 2019-03-03 12:00:36 -05:00
parent 16f053d784
commit 8075e80e5d
1 changed files with 1 additions and 1 deletions

@ -9,7 +9,7 @@ In order to use LC Technology WiFi Relay for 1 relay version, please
* Add the following rules typing in the console: * Add the following rules typing in the console:
``Rule1 on System#Boot do Baudrate 9600 endon on Power1#State=1 do SerialSend5 A00101A2 endon on Power1#State=0 do SerialSend5 A00100A1 endon`` ``Rule1 on System#Boot do Baudrate 9600 endon on Power1#State=1 do SerialSend5 A00101A2 endon on Power1#State=0 do SerialSend5 A00100A1 endon``
## LC Technology WiFi Relay - Dual Relay ## LC Technology WiFi Relay - Dual Relay (note, older versions of this board used a baud rate of 9600, so if 115200 doesn't work, try 9600)
To configure an LC Technology ESP8266 Relay X2, use the following settings... To configure an LC Technology ESP8266 Relay X2, use the following settings...