High resolution barometer and altimeter using i2c mode

Dependents:   Q2_Stabi

Fork of ms5611 by Kevin Braun

Revision:
1:94a46b4fed9d
Parent:
0:f97f410d4a21
Child:
2:05804ed70748
--- a/ms5611.h	Tue May 07 18:44:06 2013 +0000
+++ b/ms5611.h	Tue May 07 18:55:31 2013 +0000
@@ -75,7 +75,7 @@
 
 /* MS5611 controller class
  */
-class ms5611{
+class ms5611 {
 
 public:
     /** Create a MS5611 object using the specified I2C object