mirror of https://github.com/arendst/Tasmota.git
Updated Modules (markdown)
parent
6cf8a5cf0b
commit
5fab97f7e6
|
@ -6,10 +6,11 @@ A **module** is a firmware supported device which has specific code to enable on
|
|||
|
||||
|
||||
## Supported modules
|
||||
Each module is assigned a BASE number which is used in [Templates](templates) configuration and when using [`Module`](commands#module) command.
|
||||
Each module is assigned a number which is used in [Templates](templates) configuration (BASE number) and when using [`Module`](commands#module) command.
|
||||
|
||||
| BASE | Name| Module specifics
|
||||
| #| Name| Module specifics
|
||||
| ---: | :--- | :---
|
||||
| 0 | Template | Module from currently active template. Its named after the template NAME field.|
|
||||
| 1 | Sonoff Basic |
|
||||
| 2 | Sonoff RF |
|
||||
| 3 | Sonoff SV |
|
||||
|
|
Loading…
Reference in New Issue