mirror of https://github.com/arendst/Tasmota.git
Updated SetOption36 (markdown)
parent
543350fdf5
commit
015ae9e09c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue