I am using the C version of this code and I am running it using a C++ compiler on a raspberry pi and I am unable to get correct altimeter data, whilst the temperature data appears to be moderately correct. I also want to know if it'd be possible to run the code with little, or no, sleep function in the code, as what I am attempting to use it for needs to run as fast as possible. Thanks for any help!