From d0d1bc4a23a0d72551517b6422e2ae39423c00ae Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 7 Nov 2019 11:02:47 +0100 Subject: [PATCH] Updated Components (markdown) --- Components.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Components.md b/Components.md index 9034a8d8..6deec191 100644 --- a/Components.md +++ b/Components.md @@ -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`](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`](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