updates

arendst 2017-01-28 16:15:30 +01:00
parent 6f6ad09a8e
commit c5413a26e1
1 changed files with 3 additions and 1 deletions

@ -7,4 +7,6 @@ It is therefore important to disable any serial communication to and from the de
To assist easy installation serial logging is enabled by default in user_config.h for all Sonoffs. Once in production it's wise to turn it off for all Sonoffs. For the Dual it is almost mandatory to turn it off.
Execute command ```seriallog 0``` once to turn all communication on the serial port off.
Execute command ```seriallog 0``` once to turn all communication on the serial port off.
If within 10 minutes no input is received serial communication is turned off too.