HeptaSat

Dependencies:   HEPTA_SENSOR mbed HEPTA_EPS HEPTA_CDH

Files at this revision

API Documentation at this revision

Comitter:
HEPTA
Date:
Mon Sep 04 11:46:50 2017 +0000
Parent:
7:fab080b8be64
Child:
9:942eb6e8c117
Commit message:
Hepta Template

Changed in this revision

Hepta9axis.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/Hepta9axis.lib	Mon Sep 04 11:41:28 2017 +0000
+++ b/Hepta9axis.lib	Mon Sep 04 11:46:50 2017 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/umeume/code/Hepta9axis/#306058b9d04e
+https://developer.mbed.org/users/HEPTA/code/Hepta9axis/#d5eed0bb962e
--- a/main.cpp	Mon Sep 04 11:41:28 2017 +0000
+++ b/main.cpp	Mon Sep 04 11:46:50 2017 +0000
@@ -10,7 +10,7 @@
 SDFileSystem sd(p5, p6, p7, p8, "fs");
 HeptaXbee xbee(p9,p10);
 HeptaCamera_GPS cam_gps(p13, p14,p25,p24);
-Hepta9axis _9axis(p28,p27,0xD0,0x18);//sda,scl,acc&gyro_address,mag_gyro
+Hepta9axis n_axis(p28,p27,0xD0,0x18);//sda,scl,acc&gyro_address,mag_gyro
 HeptaTemp temp(p17);
 HeptaBattery bat(p16,p26);