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.
Dependents: modem_ref_helper_for_v5_3_217
Diff: src/modem_ref.cpp
- Revision:
- 45:6a4c373e1178
- Parent:
- 44:656cbcc7843b
- Child:
- 46:9b83866cef2c
--- a/src/modem_ref.cpp Wed Feb 20 13:36:50 2019 +0000
+++ b/src/modem_ref.cpp Wed Feb 20 13:43:19 2019 +0000
@@ -696,7 +696,7 @@
ALP_ACTION_FORWARD(p,itf,itf_length);
// Save offset of permission request
- reqp = p:
+ reqp = p;
// Actual Operation will take place after PERM_REQ, skip it
p += ALP_ACTION_PERM_REQ_OFFSET;