Help decoding 433 mhz RF temperature and humidity sensor

What I did is read all three copies of the "message" and then compare using strncmp() or memcmp(). If I got any two of three that agreed, I considered it valid...

Cheers,
John