Cellular (U-Blox) network support for mbedConnectorInterface.

Dependencies:   libnsdl C027_Support mbed-rtos

Dependents:   mbed-3g-sample

Revision:
2:fe45db933118
Parent:
0:d2ac2f05a621
Child:
4:83a95c2a8450
--- a/configuration.h	Tue Apr 28 20:01:12 2015 +0000
+++ b/configuration.h	Thu Jul 23 19:38:34 2015 +0000
@@ -1,11 +1,11 @@
 #ifndef __CONFIGURATION_H_
 #define __CONFIGURATION_H_
 
-/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+/************** Cellular CONFIGURATION PARAMETERS  ************************/
 
 // we will use ThreadedResourceObserver
 #define CONNECTOR_USING_THREADS 1
 
-/************** Ethernet CONFIGURATION PARAMETERS  ************************/
+/************** Cellular CONFIGURATION PARAMETERS  ************************/
 
 #endif // __CONFIGURATION_H_
\ No newline at end of file