UAVRO / ms5611

Dependents:   Q2_Stabi

Fork of ms5611 by Kevin Braun

Files at this revision

API Documentation at this revision

Comitter:
loopsva
Date:
Tue May 07 18:55:31 2013 +0000
Parent:
0:f97f410d4a21
Child:
2:05804ed70748
Commit message:
Documentaion update only

Changed in this revision

ms5611.h Show annotated file Show diff for this revision Revisions of this file
--- 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