Embed client working with Cell network.

Dependencies:   C027Interface

Fork of U_Blox_DeviceConnector by Sarah Marsh

Revision:
62:077cbce2bd10
Parent:
45:b150e0aa009c
--- a/configs/eth_v6.json	Thu Feb 02 07:00:11 2017 +0000
+++ b/configs/eth_v6.json	Thu Feb 02 08:30:11 2017 +0000
@@ -12,6 +12,9 @@
             "lwip.ipv4-enabled": false,
             "lwip.ipv6-enabled": true,
             "mbed-trace.enable": 0
+        },
+            "UBLOX_EVK_ODIN_W2": {
+            "target.device_has_remove": ["EMAC"]
         }
     }
 }