I am trying to understand this bit of code.
uint8_t input[4];//Just the relevant bits of code here unsigned int s = (input[0] << 24) | (input[1] <<