You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to optimize the rf code reception on my project and I have a doubt.
Goal is to receive a code compatible with protocol 6.
Measuring the transmitter wih oscilloscope I found out the 1/3 bit time is exactly 500us.
Protocol 6 seems to be set to 450us.
Can I simply change it to 500 in .cpp file and is done or something else is needed?
The text was updated successfully, but these errors were encountered:
Hi,
I would like to optimize the rf code reception on my project and I have a doubt.
Goal is to receive a code compatible with protocol 6.
Measuring the transmitter wih oscilloscope I found out the 1/3 bit time is exactly 500us.
Protocol 6 seems to be set to 450us.
Can I simply change it to 500 in .cpp file and is done or something else is needed?
The text was updated successfully, but these errors were encountered: