Convert Steffen to Pulse decoder
No test files available! Should be low risk
This commit is contained in:
parent
1904cb6a16
commit
e44b33a254
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ static int steffen_callback(bitbuffer_t *bitbuffer) {
|
|||
|
||||
r_device steffen = {
|
||||
.name = "Steffen Switch Transmitter",
|
||||
.modulation = OOK_PWM_D,
|
||||
.modulation = OOK_PULSE_PPM_RAW,
|
||||
.short_limit = 140,
|
||||
.long_limit = 270,
|
||||
.reset_limit = 1500,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue