mirror of https://github.com/arendst/Tasmota.git
Added RfKey<x> 5 command
parent
b544bd09a1
commit
c8bf020eb1
|
@ -683,6 +683,7 @@ RfKey\<x\> | 1 | Send default RF data for RfKey1 to RfKey16 using Rf
|
||||||
RfKey\<x\> | 2 | Learn RF data for RfKey1 to RfKey16
|
RfKey\<x\> | 2 | Learn RF data for RfKey1 to RfKey16
|
||||||
RfKey\<x\> | 3 | Unlearn RF data for RfKey1 to RfKey16
|
RfKey\<x\> | 3 | Unlearn RF data for RfKey1 to RfKey16
|
||||||
RfKey\<x\> | 4 | Save RF data using RfSync, RfLow, RfHigh and last RfCode parameters
|
RfKey\<x\> | 4 | Save RF data using RfSync, RfLow, RfHigh and last RfCode parameters
|
||||||
|
RfKey\<x\> | 5 | Show default or learnt RF data
|
||||||
RfLow | | Show low pulse time in microseconds
|
RfLow | | Show low pulse time in microseconds
|
||||||
RfLow | 1 | Reset low pulse time to 270 microseconds
|
RfLow | 1 | Reset low pulse time to 270 microseconds
|
||||||
RfLow | 2..32767 | Set low pulse time in microseconds
|
RfLow | 2..32767 | Set low pulse time in microseconds
|
||||||
|
|
Loading…
Reference in New Issue