integrated sensor stand alone code used for int. test 2

Dependencies:   mbed

Fork of mnm_blue by sakthi priya amirtharaj

Files at this revision

API Documentation at this revision

Comitter:
sakthipriya
Date:
Sat Feb 28 11:20:27 2015 +0000
Parent:
1:21fc0c5bafb2
Commit message:
m&m_standalone

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 21fc0c5bafb2 -r 203e549166ca main.cpp
--- a/main.cpp	Fri Feb 13 15:36:14 2015 +0000
+++ b/main.cpp	Sat Feb 28 11:20:27 2015 +0000
@@ -26,6 +26,7 @@
 int main(void)
 {
 
+    printf("\\program starting\n");
     INIT_PNI();
     data=EXECUTE_PNI(); //the angular velocity is stored in the first 3 values and magnetic field values in next 3
     pc.printf("gyro values\n"); //printing the angular velocity and magnetic field values