i'have hooked up a bme280 sensor to msp430.
I have tried serveral libraries, https://github.com/finitespace/BME280/ and https://github.com/adafruit/Adafruit_BME280_Library.
Though am running into the same error.
error: 'NAN' has not been declared
error: 'NAN' has not been declared
What could be the issue?
Regards.