FRDM-STBC-AG01 sensor board with MultiTech Dragonfly

Dependencies:   FXAS21002 FXOS8700 mbed-rtos mbed

Fork of Accel_Mag_Gyro_SensorStream_K64F_AGM01_M by NXP

Revision:
3:e779546f1e1b
Parent:
2:6a7a8f0af87c
--- a/main.cpp	Tue Aug 16 23:38:44 2016 +0000
+++ b/main.cpp	Tue Aug 16 23:43:27 2016 +0000
@@ -17,7 +17,7 @@
 
 * 8/12/2016  I will be making mistakes in this code.
 * 8/15/2016  I2C bus in the code is on D14/D15 Arduino Pinout.  FRDM-STBD-AGM01 board is jumpered
-*   to use the wrong pins vs the code.  Move the Jumpers from I2C-SCL1 to 0 and I2C-SDA1 to 0
+*   to use the wrong pins vs the code.  Move the Jumpers from I2C-SCL1 to 0 and I2C-SDA1 to 0 
 */
 #include "FXAS21002.h"
 #include "FXOS8700.h"