From 5fa730f773e6e3c9c8bb20709696bd398dd0b993 Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 7 May 2019 10:51:51 +0200 Subject: [PATCH] Updated Buttons and Switches (markdown) --- Buttons-and-Switches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Buttons-and-Switches.md b/Buttons-and-Switches.md index d5d72db8..b6a0772c 100644 --- a/Buttons-and-Switches.md +++ b/Buttons-and-Switches.md @@ -107,7 +107,7 @@ When held for time set in `SetOption32` (default = 4s) sends HOLD message (Use S The switch will send a toggle command when pressed and another toggle command when released. ->`SwitchMode 7` has the same behaviour as the default `SwitchMode 0`* +>`SwitchMode 7` has the same behaviour as the default `SwitchMode 0` ## [SwitchTopic](Commands#switchtopic) SwitchTopic and ButtonTopic are almost identical in use. Read [ButtonTopic](Button-usage#ButtonTopic) for its guide.