NOT FINISHED YET!!! My first try to get a self built fully working Quadrocopter based on an mbed, a self built frame and some other more or less cheap parts.
Diff: Sensors/Alt/BMP085.h
- Revision:
- 17:e096e85f6c36
- Parent:
- 16:74a6531350b5
- Child:
- 18:c8c09a3913ba
--- a/Sensors/Alt/BMP085.h Wed Oct 31 14:44:07 2012 +0000 +++ b/Sensors/Alt/BMP085.h Wed Oct 31 16:53:01 2012 +0000 @@ -4,7 +4,6 @@ #include "mbed.h" #include "I2C_Sensor.h" -// I2C address #define BMP085_I2C_ADDRESS 0xEE class BMP085 : public I2C_Sensor