sui77 / rc-switch

Arduino lib to operate 433/315Mhz devices like power outlet sockets.
1.92k stars 663 forks source link

I cannot process the data I receive with the logic analyzer with the rc switch #448

Closed dxdelart closed 2 years ago

dxdelart commented 2 years ago

hello, I cannot process the data I receive with the logic analyzer with the rc switch, where would it be appropriate to make changes in the library. my data 10111111 01001100 00001110 freq 1418 00111111 01001100 00001110
11011111 01001100 00001110
11001111 01001100 00001110
00111111 01001100 10001110

a2 a1

time between signal start and end 16.8ms one lap time 21.65ms

I'm open to all suggestions