From 4a1b92a1f79f4b8055b845bbc7c46fc158b6994e Mon Sep 17 00:00:00 2001
From: Michael Ingraham <34340210+meingraham@users.noreply.github.com>
Date: Thu, 18 Apr 2019 11:45:13 -0400
Subject: [PATCH] Updated Commands (markdown)
---
Commands.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Commands.md b/Commands.md
index aaee6b15..14473112 100644
--- a/Commands.md
+++ b/Commands.md
@@ -412,7 +412,7 @@ See [Linux Infrared Remote Control (LIRC)](http://www.lirc.org/) for more inform
SetOption60|Enable normal sleep instead of [dynamic sleep](Dynamic%20Sleep)
`0` = dynamic sleep *(default)*
`1` = sleep
SetOption61|Force [local operation](https://github.com/arendst/Sonoff-Tasmota/pull/4562#issuecomment-446230001) when [`ButtonTopic`](#ButtonTopic) or [`SwitchTopic`](#SwitchTopic) is set.
`0` = disable *(default)*
`1` = enable
SetOption62|`0` = disable *(default)*
`1` = don't use retain flag on `HOLD` messages
-SetOption63|Introduced in [6.5.0.9](https://github.com/arendst/Sonoff-Tasmota/commit/e8e7b25b80f483c612ee082dd673a55d52bcd2cb)
`0` = Don't scan relay power state at restart
`1` = Scan relay power state at restart *(default)*
+SetOption63|Introduced in [6.5.0.9](https://github.com/arendst/Sonoff-Tasmota/commit/e8e7b25b80f483c612ee082dd673a55d52bcd2cb)
`0` = Scan relay power feedback state at restart *(default)*
`1` = Disable relay power feedback state scanning at restart
### Serial Bridge
Both Hardware and Software Serial Bridge are supported.