
project1
Dependencies: mbed TSI MMA8451Q
Diff: main.cpp
- Revision:
- 1:69b15daf7a7d
- Parent:
- 0:529f900ad93b
- Child:
- 2:316ddc3b4384
--- a/main.cpp Thu Sep 19 06:16:00 2019 +0000 +++ b/main.cpp Thu Sep 19 19:36:36 2019 +0000 @@ -1,3 +1,4 @@ +/* #include "mbed.h" #include "MMA8451Q.h" @@ -37,3 +38,4 @@ printf("X: %1.2f, Y: %1.2f, Z: %1.2f\n", x, y, z); } } +*/ \ No newline at end of file