mirror of https://github.com/arendst/Tasmota.git
Updated Components (markdown)
parent
7430039816
commit
e88e4b6db8
|
@ -9,7 +9,7 @@ Every Tasmota device has components configured by default. Most often there is a
|
|||
> GPIOs configured as User (255) are the GPIOs that can be assigned to components in the Configure Module page. See next image for an example!
|
||||
|
||||
## Adding Components
|
||||
If you wish to expand a device with your own component, after properly wiring everything, you need to assign it to a free GPIO in **Configure Module** page or use command [`GPIO`](commands#gpio).
|
||||
If you wish to expand a device with your own component, after properly wiring everything, you need to assign it to a free GPIO in **Configure Module** page or use command [`GPIO<x>`](commands#gpio).
|
||||
|
||||
![GPIO assign](https://user-images.githubusercontent.com/5904370/58193269-e771b800-7cc2-11e9-9bb6-8d425a1fa3b2.png)
|
||||
|
||||
|
|
Loading…
Reference in New Issue