From 79f4e7a940e0b8e4bcae485857a557246112c5c6 Mon Sep 17 00:00:00 2001 From: blakadder Date: Wed, 22 May 2019 19:21:10 +0200 Subject: [PATCH] Updated Modules (markdown) --- Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules.md b/Modules.md index 9c94cfe9..8eb0172f 100644 --- a/Modules.md +++ b/Modules.md @@ -2,7 +2,7 @@ A **module** is a firmware supported device which has specific code to enable on > New Modules are added to Tasmota only if a device requires additional code for new functions. Use [Templates](Templates) first to configure your device if it's not in the module list. -**Configure Module** page is used to configure your device as one of the modules **and** to configure additional components connected to one of the free GPIO pins. +**Configure Module** page is used to configure your device as one of the modules **and** to [configure additional components](components) connected to one of the free GPIO pins. > Use Generic module (`Module 18`) to have almost all GPIO pins available. Each module is assigned a number which is used in [Template configuration](templates#base) or when using [`Module`](commands#module) command.