mirror of https://github.com/arendst/Tasmota.git
Updated IRSend RAW Encoding (markdown)
parent
351604ac72
commit
f57efaec40
|
@ -1,8 +1,8 @@
|
||||||
[`IRSend`](Commands#irsend) `raw,<freq>,<hdr_mrk>,<hdr_spc>,<bit_mrk>,<zer_spc>,<one_spc>,<bit_str>`
|
[`IRSend`](Commands#irsend) `raw,<frequency>,<hdr_mrk>,<hdr_spc>,<bit_mrk>,<zer_spc>,<one_spc>,<bit_str>`
|
||||||
|
|
||||||
Where
|
Where
|
||||||
|
|
||||||
`<freq>` = carrier freq (default 0, 38kHz)<BR>
|
`<frequency>` = carrier frequency (default 0 = 38kHz)<BR>
|
||||||
`<hdr_mrk>` = header mark (ms)<BR>
|
`<hdr_mrk>` = header mark (ms)<BR>
|
||||||
`<hdr_spc>` = header space (ms)<BR>
|
`<hdr_spc>` = header space (ms)<BR>
|
||||||
`<bit_mrk>` = bit mark (ms)<BR>
|
`<bit_mrk>` = bit mark (ms)<BR>
|
||||||
|
|
Loading…
Reference in New Issue