Exportable version of WizziLab's modem driver.

Dependents:   modem_ref_helper

Revision:
35:ac940cf8ebe6
Parent:
29:9c8c46206eab
Child:
37:f5424d109c6d
--- a/include/cup.h	Wed Aug 29 15:30:30 2018 +0000
+++ b/include/cup.h	Thu Sep 06 10:41:51 2018 +0000
@@ -27,6 +27,10 @@
 #define CUP_CMD_UPGRADE_FAIL        0xFA17
 #define CUP_CMD_UPGRADE_FLASH_ERROR 0xFE44
 
+// File Indexes
+//#define CUP_CFG_FILE_ID             0x0
+//#define CUP_CODE_FILE_ID            0x0
+
 // STRUCTURES
 //======================================================================