Embed client working with Cell network.

Dependencies:   C027Interface

Fork of U_Blox_DeviceConnector by Sarah Marsh

Revision:
1:e06e899acba6
Parent:
0:7d5ec759888b
Child:
5:b7d7ca715fdb
--- a/mbed_app.json	Mon Jul 25 16:32:20 2016 +0300
+++ b/mbed_app.json	Wed Jul 27 13:49:22 2016 +0300
@@ -15,9 +15,9 @@
     },
     "target_overrides": {
         "*": {
-            "target.features_add": ["IPV6", "CLIENT", "IPV4"],
+            "target.features_add": ["CLIENT", "COMMON_PAL"],
             "mbed-client.reconnection-count": 3,
             "mbed-client.reconnection-interval": 5
         }
     }
-} 
+}