Updated Buttons and Switches (markdown)

Michael Ingraham 2019-02-24 10:59:04 -05:00
parent 4c2aa0b702
commit ed1024b328
1 changed files with 1 additions and 1 deletions

@ -6,7 +6,7 @@ As an example, the standard Sonoff device has a relay to turn on/off an external
# Button or Switch
The Tasmota software distinguishes between "Button" and "Switch" in the following manner:
- Button
- Suitable for mechanical push-button (suitable for touch button when [`SetOption13`](Commands#setoption13) is set to 1)
- Suitable for mechanical push-button (suitable for touch button when [`SetOption13`](Commands#setoption13) is set to `1`)
- Supports single-click, double-click and long press actions
- Supports special action, e.g. factory reset, WIFI setup etc if the button is pressed repeatedly or held for a long time
- Switch