Fork with SeeedStudio Xadow GPS v2 enabled

Dependencies:   FXOS8700CQ MODSERIAL XadowGPS mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

Revision:
55:3abf9e3f42e6
Parent:
51:d9e5952545da
Child:
58:c417fbc39c22
--- a/config_me.h	Wed Jul 27 01:58:25 2016 +0000
+++ b/config_me.h	Thu Jul 28 15:52:37 2016 +0000
@@ -32,9 +32,12 @@
 // or you can add the reading of the FXO8700CQ motion sensor on the FRDM-K64F board
 // or if you have a SiLabs PMOD plugged into the shield, you can add its proximity sensor,
 // UV light, visible ambient light and infrared ambient light readings
-#define TEMP_HUMIDITY_ONLY                      1
-#define TEMP_HUMIDITY_ACCELEROMETER             2
-#define TEMP_HUMIDITY_ACCELEROMETER_PMODSENSORS 3
+// If you run the Windows "Sensor Simulator" utility, 8 additional virtual
+// sensors can also be made available via USB.
+#define TEMP_HUMIDITY_ONLY                                      1
+#define TEMP_HUMIDITY_ACCELEROMETER                             2
+#define TEMP_HUMIDITY_ACCELEROMETER_PMODSENSORS                 3
+#define TEMP_HUMIDITY_ACCELEROMETER_PMODSENSORS_VIRTUALSENSORS  4
 static int iSensorsToReport = TEMP_HUMIDITY_ONLY; //modify this to change your selection
 
 // This is the APN name for the cellular network, you will need to change this, check the instructions included with your SIM card kit: