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.
Diff: UbloxATCellularInterface.cpp
- Revision:
- 17:7b033423126c
- Parent:
- 16:2b30a056ae54
- Child:
- 18:59ced2f6aadf
--- a/UbloxATCellularInterface.cpp Tue Oct 30 18:15:09 2018 +0000 +++ b/UbloxATCellularInterface.cpp Thu Jan 17 18:55:41 2019 +0500 @@ -1239,5 +1239,9 @@ _connection_status_cb = cb; } +void UbloxATCellularInterface::set_plmn(const char *plmn) { + +} + // End of file