mirror of https://github.com/arendst/Tasmota.git
Updated Configuration Procedure for New Devices (markdown)
parent
8d8ed36624
commit
3fc063c803
|
@ -24,7 +24,7 @@ If your device is similar to the existing built-in module (e.g., a particular MC
|
|||
|
||||
_c._ Once you have found which GPIO are connected to each button, change the GPIO setting in the configuration to a `Button<x>`. You may need to determine whether the internal pull-up is used or not. If so, select `Button<x>`_**n**_. _**n**_ indicates no pull-up or normally-closed.
|
||||
|
||||
- See [Using a physical pushbutton with single press, double press, and hold](https://github.com/arendst/Sonoff-Tasmota/wiki/Rules#16-using-an-external-button-with-single-press---double-press-and-hold) to control multiple devices with one button.
|
||||
- See [Using a physical pushbutton with single press, double press, and hold](https://github.com/arendst/Sonoff-Tasmota/wiki/Rule-cookbook#16-using-an-external-button-with-single-press---double-press-and-hold) to control multiple devices with one button.
|
||||
|
||||
3. Once you have determined which pins your device uses, set any remaining pins to `None`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue