accelerometer example

Dependencies:   MMA8451Q mbed

Files at this revision

API Documentation at this revision

Comitter:
gcarmonar
Date:
Thu Nov 07 14:16:11 2013 +0000
Parent:
0:76e41b92d1ab
Commit message:
Accelerometer basic example; ; V1.0

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Sep 09 21:44:09 2013 +0000
+++ b/main.cpp	Thu Nov 07 14:16:11 2013 +0000
@@ -18,3 +18,4 @@
         wait(0.1); //wait 100ms before new readings
     }
 }
+