
Demo program to connect to MS5803-14BA Pressure Sensor with an I2C connection.
Fork of MS5803-Demo by
Revision 2:05edc973aa75, committed 2014-07-24
- Comitter:
- rkk
- Date:
- Thu Jul 24 04:48:39 2014 +0000
- Parent:
- 1:607dbba0562f
- Child:
- 3:6c96eb0697a5
- Commit message:
- add a new line
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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 ) {