mirror of https://github.com/arendst/Tasmota.git
Updated Modules (markdown)
parent
805cef109b
commit
79f4e7a940
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue