unfinished

Dependents:   WRS_mechanamu_test WRS2019_master mbed_2018 mbed_2019_rx3 ... more

Revision:
3:b0aecd9a3cc9
Parent:
2:5af50b300137
Child:
4:cd62e2d69f62
--- a/JY901.h	Sat Apr 28 03:55:58 2018 +0000
+++ b/JY901.h	Sat Apr 28 03:58:17 2018 +0000
@@ -4,6 +4,9 @@
 #include "mbed.h"
 
 /*example*************************************
+#include "mbed.h"
+#include "JY901.h"
+
 JY901 i2c(dp5, dp27);
 
 int main()