On the vl5VL53L5cx, the vl3l5cx_check_data_ready function,
the expected results on the temp_buffer are: if((p_dev->temp_buffer[0] != p_dev->streamcount) && (p_dev->temp_buffer[0] != (uint8_t)255) && (p_dev->temp_buffer[1] == (uint8_t)0x5) && ((p_dev->temp_buffer[2] & (uint8_...