Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of ms5611 by
Revision 1:94a46b4fed9d, committed 2013-05-07
- 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
