test

Dependencies:   mbed MMA8452Q

Fork of HelloWorld by Simon Ford

Revision:
4:a38ef4c242ef
Parent:
3:8494c3f7108d
Child:
5:01729ebe170e
Child:
12:e509487ee82a
--- a/main.cpp	Wed Aug 30 17:42:03 2017 +0000
+++ b/main.cpp	Wed Aug 30 18:06:02 2017 +0000
@@ -1,5 +1,5 @@
 #include "mbed.h"              
- 
+ //hello
 Serial pc(USBTX, USBRX); // tx, rx
 I2C comI2C(p9,p10);
 // Communication I2C