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: include/alp_spec.h
- Revision:
- 42:87bf0654cb7b
- Parent:
- 41:6f83174ffed4
- Child:
- 47:cf4519ba56d9
--- a/include/alp_spec.h Mon Nov 26 16:42:16 2018 +0000
+++ b/include/alp_spec.h Fri Dec 14 10:03:17 2018 +0000
@@ -413,7 +413,7 @@
memcpy((_p),(u8*)(_hdr),ALP_FILE_HEADER_SIZE);(_p) += ALP_FILE_HEADER_SIZE;\
} while(0)
-#define ALP_ACTION_RSP_STATUS_SIZE (2)
+#define ALP_ACTION_RSP_STATUS_SIZE (3)
#define ALP_ACTION_RSP_STATUS(_p,_a,_s) do {\
*(_p)++ = ALP_OPCODE_RSP_STATUS;\
*(_p)++ = (_a);\