From 1d51be90c090b97173c5ea7062d0eb24d3a82700 Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 7 May 2019 01:19:20 +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 71a26e40..1ad8c8e0 100644 --- a/Buttons-and-Switches.md +++ b/Buttons-and-Switches.md @@ -19,7 +19,7 @@ Tasmota `Button` is normally the button supplied on the device. In most cases it By default a button toggles the corresponding relay. Every time the button gets pressed the relay changes `Power` state (ON or OFF). -Besides toggling the `Power` state, a button is also used to activate [multi press button functions](Button-usage#multi-press-functions): +Besides toggling the `Power` state, a button is also used to activate [multi press button functions](Button-usage#multi-press-functions). See [Button-usage](Button-usage) on a detailed multi press function list, ButtonTopic options and changing default Button functionality.