From 543350fdf5ea609de37ae751dd8f8fdfffd0feae Mon Sep 17 00:00:00 2001 From: andrethomas Date: Mon, 26 Nov 2018 19:24:44 +0200 Subject: [PATCH] Add Wiki link for SetOption36 --- Commands.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Commands.md b/Commands.md index 97c292a9..9badf9cd 100644 --- a/Commands.md +++ b/Commands.md @@ -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\ | | 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