Simple detection for LE910-NA1 modules

Fork of MTS-Cellular by MultiTech

Revision:
11:4e428f689069
Parent:
10:c188cc05aed5
Child:
26:2b769ed8de4f
--- a/Cellular/UIP.h	Wed May 21 15:45:05 2014 -0500
+++ b/Cellular/UIP.h	Thu May 22 09:26:51 2014 -0500
@@ -48,7 +48,7 @@
     *
     * @returns a reference to the single Cellular obect that has been created.
     */
-    UIP();
+    UIP(Radio type);
 
     /** Destructs a Cellular object and frees all related resources.
     */