Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
9:bd53ca2aece5
Parent:
8:914b7aff5554
Child:
15:24434827c575
--- a/cup.h	Thu Nov 10 17:18:42 2016 +0000
+++ b/cup.h	Thu Nov 10 17:55:05 2016 +0000
@@ -72,6 +72,6 @@
 } cup_cfg_t;    
 
 
-void cup_start_update(uint32_t src_offset, uint32_t max_size);
+void cup_start_update(uint32_t offset);
     
     
\ No newline at end of file