Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ublox-cellular-driver-gen gnss ublox-cellular-base ublox-at-cellular-interface-ext
Revision 9:da9695394d5f, committed 2017-06-13
- Comitter:
- rob.meades@u-blox.com
- Date:
- Tue Jun 13 01:07:12 2017 +0100
- Parent:
- 8:11be5eb33196
- Child:
- 10:dd4f7eb7f668
- Commit message:
- Update library version
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| ublox-at-cellular-interface-ext.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue Jun 13 00:13:40 2017 +0100
+++ b/main.cpp Tue Jun 13 01:07:12 2017 +0100
@@ -126,12 +126,12 @@
int main()
{
-// UbloxATCellularInterfaceExt *interface = new UbloxATCellularInterfaceExt();
+ UbloxATCellularInterfaceExt *interface = new UbloxATCellularInterfaceExt();
// If you need to debug the cellular interface, comment out the
// instantiation above and uncomment the one below.
- UbloxATCellularInterfaceExt *interface = new UbloxATCellularInterfaceExt(MDMTXD, MDMRXD,
- MBED_CONF_UBLOX_CELL_BAUD_RATE,
- true);
+// UbloxATCellularInterfaceExt *interface = new UbloxATCellularInterfaceExt(MDMTXD, MDMRXD,
+// MBED_CONF_UBLOX_CELL_BAUD_RATE,
+// true);
UbloxATCellularInterfaceExt::Error *err;
UbloxATCellularInterfaceExt::CellLocData data;
char buf[1024];
--- a/ublox-at-cellular-interface-ext.lib Tue Jun 13 00:13:40 2017 +0100 +++ b/ublox-at-cellular-interface-ext.lib Tue Jun 13 01:07:12 2017 +0100 @@ -1,1 +1,1 @@ -https://mbed.org/teams/ublox/code/ublox-at-cellular-interface-ext/#39acbc0111eb +https://mbed.org/teams/ublox/code/ublox-at-cellular-interface-ext/#c450d9e319cf