Add Wiki link for SetOption36

andrethomas 2018-11-26 19:24:44 +02:00
parent 10d7d9f6e8
commit 543350fdf5
1 changed files with 2 additions and 3 deletions

@ -151,7 +151,6 @@ SetOption26 | 1 / on | Add postfix to all POWER messages
SetOption31 | 1 / on | Disable wifi (once every second) and mqtt (once every 2 seconds) status information blink of wifi led
SetOption32 | | Show current key hold time in 0.1 seconds
SetOption32 | 1..100 | Set key hold time from 0.1 to 10 seconds
SetOption36 | 0..255 | Set target main loop time in milliseconds (defaults to 50)
SwitchDebounce | | (6.1.1.12) Show current switch debounce time in ms
SwitchDebounce | 40..1000 | (6.1.1.12) Set button switch time in ms
SwitchMode\<x\> | | Show current external switch mode
@ -340,7 +339,7 @@ SetOption12 | 1 / on | Legacy save configuration in eeprom flash locat
SetOption15 | | Show current PWM control mode
SetOption15 | 0 / off | Allow Pwm command control
SetOption15 | 1 / on | (default) Disable Pwm command and allow control by Dimmer or Color commands
SetOption36 | 0..255 | (6.3.0.10) Set main loop delay in milliseconds for background tasks (50 = default)
SetOption36 | 0..255 | (6.3.0.10) Set main loop delay in milliseconds for background tasks (50 = default) - See the [SetOption36 Wiki Page](https://github.com/arendst/Sonoff-Tasmota/wiki/SetOption36) for more information
SetOption52 | 1 / on | (6.2.1.2) Append time offset from UTC to JSON messages
Sleep | | Show current sleep state as 0 (Off) or duration of up to 250 mSec
Sleep | 0 / off | (default) Turn sleep off
@ -657,7 +656,7 @@ SetOption32 | 1..100 | Set key hold time from 0.1 to 10 seconds
SetOption33 | 1..250 | Set Sonoff Pow Max_Power_Retry from 1 to 250
SetOption34 | 0..255 | Set Tuya dimmer device id from 0 to 255
SetOption35 | 0..255 | Set mDNS startup delay in seconds (0 = default)
SetOption36 | 0..255 | (6.3.0.10) Set main loop delay in milliseconds for background tasks (50 = default)
SetOption36 | 0..255 | (6.3.0.10) Set main loop delay in milliseconds for background tasks (50 = default) - See the [SetOption36 Wiki Page](https://github.com/arendst/Sonoff-Tasmota/wiki/SetOption36) for more information
SetOption50 | | Same as Timers
SetOption51 | | Enable to view extra pins for ESP8285 in Module Config (Do not use this on ESP8266 devices)
SetOption52 | 1 / on | (6.2.1.2) Append time offset from UTC to JSON messages