Go to the documentation of this file.
53 #ifndef PRESSUREBMP085_H_
54 #define PRESSUREBMP085_H_
56 #include "../dev/i2c.h"
57 #include <util/delay.h>
92 #define BMP085_ULTRA_LOW_POWER 0
94 #define BMP085_STANDARD 1
96 #define BMP085_HIGH_RESOLUTION 2
98 #define BMP085_ULTRA_HIGH_RES 3