mirror of https://github.com/arendst/Tasmota.git
Updated Modules (markdown)
parent
7a8d7cc109
commit
38da1388bc
|
@ -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** 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 connected to one of the free GPIO pins.
|
||||
|
||||
Each module is assigned a number which is used in [Templates](templates) configuration (BASE number) and when using [`Module`](commands#module) command.
|
||||
|
||||
|
|
Loading…
Reference in New Issue