Veryfing code using this library in Particle Build fails with this error:
Adafruit_BMP085/Adafruit_BMP085.h:60:17: error: 'uint8_t' has not been declared
boolean begin(uint8_t mode = BMP085_ULTRAHIGHRES)
Actually it's the firts time it happened. Before everything was ok.
Veryfing code using this library in Particle Build fails with this error: