mirror of https://github.com/arendst/Tasmota.git
Updated Templates (markdown)
parent
b946f0e7e2
commit
7f6a250fd7
|
@ -110,9 +110,9 @@ The four properties with UPPERCASE property names have the following functionali
|
||||||
Property name | Property value description
|
Property name | Property value description
|
||||||
--------------|-----------------------------------------------------------------------------------------------------------
|
--------------|-----------------------------------------------------------------------------------------------------------
|
||||||
NAME | Up to 14 characters for the Module name
|
NAME | Up to 14 characters for the Module name
|
||||||
GPIO | Up to 13 decimal numbers from 0 to 255 representing GPIO0 to GPIO5, GPIO09, GPIO10 and GPIO12 to GPIO16
|
[GPIO](#gpio) | Up to 13 decimal numbers from 0 to 255 representing GPIO0 to GPIO5, GPIO09, GPIO10 and GPIO12 to GPIO16
|
||||||
FLAG | 8 bit mask flag register
|
[FLAG](#flag) | 8 bit mask flag register
|
||||||
BASE | Module number of a hard-coded device to be used when device specific functionality is needed
|
[BASE}(#base) | Module number of a hard-coded device to be used when device specific functionality is needed
|
||||||
|
|
||||||
## GPIO
|
## GPIO
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue