example-ublox-cellular-interface
Dependencies: ublox-at-cellular-interface ublox-cellular-base ublox-cellular-base-n2xx ublox-at-cellular-interface-n2xx
Revision 5:bf352de1d3e5, committed 2017-06-12
- Comitter:
- RobMeades
- Date:
- Mon Jun 12 21:37:02 2017 +0000
- Parent:
- 4:3e2b789c3adc
- Child:
- 6:44f09346e8af
- Commit message:
- ublox-at-cellular-interface library now outside mbed-os.
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| ublox-at-cellular-interface.lib | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Jun 12 09:09:13 2017 +0000
+++ b/main.cpp Mon Jun 12 21:37:02 2017 +0000
@@ -112,8 +112,8 @@
int main()
{
UbloxATCellularInterface *interface = new UbloxATCellularInterface();
-// If you need to debug the cellular interface, comment out the
-// instantiation above and uncomment the one below.
+ // If you need to debug the cellular interface, comment out the
+ // instantiation above and uncomment the one below.
// UbloxATCellularInterface *interface = new UbloxATCellularInterface(MDMTXD, MDMRXD,
// MBED_CONF_UBLOX_CELL_BAUD_RATE,
// true);
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ublox-at-cellular-interface.lib Mon Jun 12 21:37:02 2017 +0000 @@ -0,0 +1,1 @@ +https://developer.mbed.org/teams/ublox/code/ublox-at-cellular-interface/#7ccf0e7e8a83