mirror of https://github.com/arendst/Tasmota.git
Updated Components (markdown)
parent
eb3dc3237f
commit
d0d1bc4a23
|
@ -9,11 +9,11 @@ Every Tasmota device has some components configured by default. Most often there
|
|||
> 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!
|
||||
|
||||
## Assigning Components
|
||||
If you wish to expand a device with a peripheral 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).
|
||||
If you wish to expand a device with a [peripheral](Peripherals) 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)
|
||||
|
||||
Read more about adding [peripherals](Peripherals).
|
||||
Read more about [peripherals](Peripherals).
|
||||
|
||||
### Components List
|
||||
[Google Sheet](https://docs.google.com/spreadsheets/d/10aYCaR3P09omn_vryFGyyq7dS-XK54K2fGAcb4gruik) of components by number and alphabetically
|
||||
|
|
Loading…
Reference in New Issue