Updated SetOption36 (markdown)

andrethomas 2018-11-26 19:56:41 +02:00
parent 543350fdf5
commit 015ae9e09c
1 changed files with 1 additions and 1 deletions

@ -14,7 +14,7 @@ For default operation this will be set to 50 milliseconds as there are generally
To allow for power usage flexibility this value may also be increased to a value of up to 255 milliseconds which is very useful to reduce power and processing demand on non-time critical devices such as switches (which is what most of Sonoff-Tasmota is used for.)
The existence of this setting is to allow you as a user to set the speed at which driver and sensors will be serviced and as a result also the amount of time given to the SDK / Arduino ESP8266 core to handle its background tasks (which are not under direct control of the Sonoff-Tasmota firmware.)
The purpose of this setting is to allow you as a user to set the speed at which driver and sensors will be serviced and as a result also the amount of time given to the SDK / Arduino ESP8266 core to handle its background tasks (which are not under direct control of the Sonoff-Tasmota firmware.)
### Example Use Case