ublox-cellular-base

Revision:
12:aa3cbc3f88c5
Parent:
11:57f64bc518c0
Child:
14:e420232ee4e7
--- a/UbloxCellularBase.h	Tue Jan 02 12:38:56 2018 +0500
+++ b/UbloxCellularBase.h	Tue Jan 09 12:34:53 2018 +0500
@@ -138,7 +138,7 @@
      *
      * @return true if successful, otherwise false.
      */
-	bool get_imei(char *imei_to_send,int size);
+	bool get_imei(char *imei_to_send, int size);
 
 protected:
 
@@ -186,8 +186,8 @@
        HSUPA = 5,
        HSDPA_HSUPA = 6,
        LTE = 7,
-       EC_GSM_IoT =8,
-       E_UTRAN_NB_S1=9
+       EC_GSM_IoT = 8,
+       E_UTRAN_NB_S1 = 9
     } RadioAccessNetworkType;
 
     /** Info about the modem.