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-at-cellular-interface
Revision 2:3c825852fdbe, committed 2017-06-07
- Comitter:
- rob.meades@u-blox.com
- Date:
- Wed Jun 07 23:59:15 2017 +0100
- Parent:
- 1:26a67ab07275
- Child:
- 3:e51d808980d8
- Commit message:
- Corrected case of inclusion: UbloxAtCellularInterface.h => UbloxATCellularInterface.h.
Changed in this revision
| UbloxATCellularInterfaceExt.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/UbloxATCellularInterfaceExt.h Wed Jun 07 23:52:33 2017 +0100 +++ b/UbloxATCellularInterfaceExt.h Wed Jun 07 23:59:15 2017 +0100 @@ -16,7 +16,7 @@ #ifndef _UBLOX_AT_CELLULAR_INTERFACE_EXT_ #define _UBLOX_AT_CELLULAR_INTERFACE_EXT_ -#include "ublox_modem_driver/UbloxAtCellularInterface.h" +#include "ublox_modem_driver/UbloxATCellularInterface.h" #include "UbloxCellularDriverGen.h" /**UbloxATCellularInterfaceExt class.