Rio Harris / Mbed 2 deprecated NerfGun_nRF24L01P_TX_9d0f

Dependencies:   DebounceIn FXAS21000 FXOS8700Q Madgwick_Algorithm Mahony_Algorithm mbed nRF24L01P

Fork of FRDM-STBC-AGM01 by angus taggart

Files at this revision

API Documentation at this revision

Comitter:
igalloway
Date:
Fri Aug 14 15:15:14 2015 +0000
Parent:
3:10f487bae65c
Commit message:
added a comment in main.; Note the FXAS2100 library may have switched back to jim Carvers - may need to get Rio's again.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
diff -r 10f487bae65c -r 651a5029e003 main.cpp
--- a/main.cpp	Thu Aug 13 22:17:28 2015 +0000
+++ b/main.cpp	Fri Aug 14 15:15:14 2015 +0000
@@ -1,3 +1,5 @@
+//This is an intern project to port 9DOF sensor fusion to the Nerf gun.
+
 #include "mbed.h"
 #include "FXOS8700Q.h"
 #include "FXAS21000.h"
diff -r 10f487bae65c -r 651a5029e003 mbed.bld
--- a/mbed.bld	Thu Aug 13 22:17:28 2015 +0000
+++ b/mbed.bld	Fri Aug 14 15:15:14 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/da0ca467f8b5
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/b9ad9a133dc7
\ No newline at end of file