Fork of ublox-cellular-base to add LARA-R2 support

Fork of ublox-cellular-base by u-blox

Revision:
19:98e4136e3980
Parent:
17:a01b693a2e63
--- a/UbloxCellularBase.h	Mon Sep 10 18:44:17 2018 -0500
+++ b/UbloxCellularBase.h	Fri Oct 12 02:17:18 2018 -0500
@@ -187,7 +187,7 @@
     #if MBED_CONF_UBLOX_CELL_GEN_DRV_AT_PARSER_TIMEOUT
     #define AT_PARSER_TIMEOUT       MBED_CONF_UBLOX_CELL_GEN_DRV_AT_PARSER_TIMEOUT
     #else
-    #define AT_PARSER_TIMEOUT       8*1000 // Milliseconds
+    #define AT_PARSER_TIMEOUT       55*1000 // Milliseconds
     #endif
 
     /** A string that would not normally be sent by the modem on the AT interface.