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?
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?