The other thing is, those numbers are two-byte numbers and you have to read the two bytes and put them together correctly to make your 16 bit integer.
The other thing is, those numbers are two-byte numbers and you have to read the two bytes and put them together correctly to make your 16 bit integer.