Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
4:23cb73bb11b3
Parent:
3:a59c8d77006b
Child:
7:5b8648784381
--- a/cup.h	Wed Oct 26 14:13:58 2016 +0000
+++ b/cup.h	Wed Oct 26 15:06:49 2016 +0000
@@ -91,7 +91,7 @@
     const uint32_t signature;
     const uint32_t nb_archives;
     const uint32_t word_size;
-    const uint8_t fw_id;
+
     const uint8_t fw_major;
     const uint8_t fw_minor;
     const uint16_t fw_patch;