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.h
- Revision:
- 35:ca29480080ac
- Parent:
- 28:aef4a3de0de3
diff -r ca02f8448085 -r ca29480080ac UbloxATCellularInterface.h --- a/UbloxATCellularInterface.h Thu Aug 08 16:47:36 2019 +0500 +++ b/UbloxATCellularInterface.h Thu Aug 08 17:32:28 2019 +0500 @@ -630,6 +630,7 @@ #ifdef TARGET_UBLOX_C030_R41XM bool activate_context(); bool define_context(); + bool is_context_active(); #endif };