BMP180 Pressure/Temperature Sensor library
Fork of BMP180 by
Revision 2:ad676503c87a, committed 2016-06-17
- Comitter:
- Kekehoho
- Date:
- Fri Jun 17 20:34:18 2016 +0000
- Parent:
- 1:072073c79cfd
- Commit message:
- Test of Decawave 1000 on LPC1768
Changed in this revision
BMP180.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 072073c79cfd -r ad676503c87a BMP180.h --- a/BMP180.h Mon Mar 17 20:42:23 2014 +0000 +++ b/BMP180.h Fri Jun 17 20:34:18 2016 +0000 @@ -20,7 +20,7 @@ #include "mbed.h" /// default address is 0xEF -#define BMP180_I2C_ADDRESS 0xEF +#define BMP180_I2C_ADDRESS 0xEF // Oversampling settings #define BMP180_OSS_ULTRA_LOW_POWER 0 // 1 sample and 4.5ms for conversion