ublox-at-cellular-interface_R412M
Diff: UbloxATCellularInterface.h
- Revision:
- 17:7b033423126c
- Parent:
- 16:2b30a056ae54
--- a/UbloxATCellularInterface.h Tue Oct 30 18:15:09 2018 +0000 +++ b/UbloxATCellularInterface.h Thu Jan 17 18:55:41 2019 +0500 @@ -255,6 +255,12 @@ */ void connection_status_cb(Callback<void(nsapi_error_t)> cb); + /** Set the plmn. PLMN controls to what network device registers. + * + * @param plmn user to force what network to register. + */ + virtual void set_plmn(const char *plmn); + protected: /** Socket "unused" value.