Hepta 9axis Sensor(Gyroscope)

Dependencies:   mbed HeptaBattery Hepta9axis

Fork of Lab7-01_template by HEPTA-Sat Training 2017~2018

Revision:
17:e4a3f3d5ee58
Parent:
16:c238ef7aa7e5
Child:
19:4233988b4951
--- a/main.cpp	Mon Aug 19 05:38:14 2019 +0000
+++ b/main.cpp	Mon Aug 19 05:40:25 2019 +0000
@@ -7,7 +7,6 @@
 
 int main()
 {
-    EN = 1; // EN pin : high
     pc.baud(9600);
     float gx,gy,gz;
     pc.printf("Gyro Sensor Mode\r\n");