Cellular (U-Blox) network support for mbedConnectorInterface.

Dependencies:   libnsdl C027_Support mbed-rtos

Dependents:   mbed-3g-sample

Revision:
0:d2ac2f05a621
Child:
2:fe45db933118
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/configuration.h	Tue Apr 28 05:03:29 2015 +0000
@@ -0,0 +1,11 @@
+#ifndef __CONFIGURATION_H_
+#define __CONFIGURATION_H_
+
+/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+
+// we will use ThreadedResourceObserver
+#define CONNECTOR_USING_THREADS 1
+
+/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+
+#endif // __CONFIGURATION_H_
\ No newline at end of file