Updated Components (markdown)

blakadder 2019-05-22 19:24:23 +02:00
parent 7430039816
commit e88e4b6db8
1 changed files with 1 additions and 1 deletions

@ -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)