Exportable version of WizziLab's modem driver.

Dependents:   modem_ref_helper

Revision:
39:bc4fccf2d84b
Parent:
37:f5424d109c6d
Child:
40:62b7f6d25772
--- a/include/alp_spec.h	Thu Oct 04 09:58:18 2018 +0000
+++ b/include/alp_spec.h	Thu Oct 04 11:42:00 2018 +0000
@@ -159,8 +159,8 @@
     ALP_ERR_QUERY_FAIL                  = -15,// 0xF1: (Group of) Query result was false (Informative error code).
 
     ALP_ERR_ITF_START                   = -64,// 0xF0: Interface specific error, start range
-    ALP_ERR_ITF_END                     = -96,// 0xF0: Interface specific error, end range
-    ALP_ERR_ITF_NOT_SPECIFIED           = ALP_ERR_ITF_START, // Not specified internal interface error.
+    ALP_ERR_ITF_NOT_SPECIFIED           = ALP_ERR_ITF_START, // 0xF0: Not specified internal interface error.
+    ALP_ERR_ITF_END                     = -96,// 0xA0: Interface specific error, end range
 
     ALP_ERR_UNKNOWN                     = -128,// 0x80: Unknown error
     ALP_ERR_FS_TIMEOUT,                       // 0x81: Internal FS Error