Updated Modules (markdown)

blakadder 2019-05-22 21:44:09 +02:00
parent eae403215b
commit ff00ed3461
1 changed files with 2 additions and 2 deletions

@ -1,8 +1,8 @@
**Module** is a firmware supported device which has specific code to enable one of its features.
**Module** is a firmware supported device which has specific code to enable its features.
> 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](components) connected to one of the free GPIO pins.
**Configure Module** page in the WebUI 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 of the device.
> 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.