mirror of https://github.com/arendst/Tasmota.git
Added youtube tutorial link
parent
c9b5775fb8
commit
fafe3a9036
|
@ -34,6 +34,10 @@ Move the switch towards the 5-pin header, keep the button on the edge pressed an
|
||||||
|
|
||||||
After programming make sure to move the switch away from the 5-pin header to restore connection to the RF microcontroller. Select device Sonoff Bridge in configuration page!!!
|
After programming make sure to move the switch away from the 5-pin header to restore connection to the RF microcontroller. Select device Sonoff Bridge in configuration page!!!
|
||||||
|
|
||||||
|
### Video tutorial by alsolh
|
||||||
|
[![](http://img.youtube.com/vi/XixXbg2T4Ns/0.jpg)](http://www.youtube.com/watch?v=XixXbg2T4Ns "")
|
||||||
|
|
||||||
|
|
||||||
## Operation
|
## Operation
|
||||||
|
|
||||||
During normal operation the serial interface is used at 19200 baud to communicate with the RF microcontroller. It is therefore wise to disable serial logging (``seriallog 0``).
|
During normal operation the serial interface is used at 19200 baud to communicate with the RF microcontroller. It is therefore wise to disable serial logging (``seriallog 0``).
|
||||||
|
|
Loading…
Reference in New Issue