Demo program to connect to MS5803-14BA Pressure Sensor with an I2C connection.

Dependencies:   MS5803 mbed

Fork of MS5803-Demo by Raig Kaufer

Revision:
2:05edc973aa75
Parent:
1:607dbba0562f
--- a/main.cpp	Thu Jul 24 04:48:16 2014 +0000
+++ b/main.cpp	Thu Jul 24 04:48:39 2014 +0000
@@ -44,7 +44,7 @@
 
 #ifdef debug
         wait( 3 );
-        pc.printf("MS5803 demo");
+        pc.printf("MS5803 demo\r\n");
 #endif
 
     while ( 1 ) {