Hepta 9axis Sensor(Magnetometer)

Dependencies:   mbed HeptaBattery Hepta9axis

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

Revision:
18:748c13c8a567
Parent:
16:9dc19bd7b8ff
--- a/main.cpp	Mon Aug 19 06:07:22 2019 +0000
+++ b/main.cpp	Mon Aug 19 06:48:26 2019 +0000
@@ -4,7 +4,7 @@
 
 Serial pc(USBTX,USBRX);
 Hepta9axis n_axis(p28,p27,0xD0,0x18);
-HeptaBattery battery(p19,p26);
+HeptaBattery battery(p16,p26);
 int main()
 {
     pc.baud(9600);