Simple detection for LE910-NA1 modules

Fork of MTS-Cellular by MultiTech

Revision:
8:2d7259d244d1
Parent:
7:0ee8e69a3e9c
Child:
9:1a03e3f3e7fe
--- a/Cellular/UIP.h	Wed May 21 15:21:25 2014 -0500
+++ b/Cellular/UIP.h	Wed May 21 15:28:37 2014 -0500
@@ -84,8 +84,6 @@
     //Cellular functions that derive from Cellular.h
     virtual std::string sendCommand(const std::string& command, unsigned int timeoutMillis, char esc = CR);
     virtual Code sendBasicCommand(const std::string& command, unsigned int timeoutMillis, char esc = CR);
-    virtual Code setApn(const std::string& apn);
-    virtual Code setDns(const std::string& primary, const std::string& secondary = "0.0.0.0");
 
     /** A method for configuring command ehco capability on the radio. This command
     * sets whether sent characters are echoed back from the radio, in which case you