HeptaSat

Dependencies:   HEPTA_SENSOR mbed HEPTA_EPS HEPTA_COM HEPTA_CDH

Files at this revision

API Documentation at this revision

Comitter:
HEPTA
Date:
Mon Sep 04 16:37:49 2017 +0000
Parent:
9:942eb6e8c117
Child:
11:335b6f0ddfe4
Commit message:
template

Changed in this revision

HeptaXbee.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/HeptaXbee.lib	Mon Sep 04 16:35:03 2017 +0000
+++ b/HeptaXbee.lib	Mon Sep 04 16:37:49 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/users/HEPTA/code/HeptaXbee/#c441a88f6952
+https://developer.mbed.org/users/HEPTA/code/HeptaXbee/#94eef84c1a50
--- a/main.cpp	Mon Sep 04 16:35:03 2017 +0000
+++ b/main.cpp	Mon Sep 04 16:37:49 2017 +0000
@@ -10,7 +10,7 @@
 SDFileSystem sd(p5, p6, p7, p8, "sd");
 HeptaXbee xbee(p9,p10);
 HeptaCamera_GPS cam_gps(p13, p14,p25,p24);
-Hepta9axis n_axis(p28,p27,0xD0,0x18);//sda,scl,acc&gyro_address,mag_gyro
+Hepta9axis n_axis(p28,p27,0xD0,0x18);
 HeptaTemp temp(p17);
 HeptaBattery bat(p16,p26);