Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
29:aa16a927f0eb
Parent:
28:5c9c420c666e
Child:
32:e3ee65b5b835
--- a/main.cpp	Tue Mar 13 16:56:05 2018 +0000
+++ b/main.cpp	Wed Oct 17 09:27:48 2018 +0000
@@ -86,7 +86,8 @@
     .lqual      = my_lqual,
     .ldown      = my_ldown,
     .reset      = my_reset,
-    .boot       = my_boot
+    .boot       = my_boot,
+    .busy       = my_busy,
 };
 
 // Callback for g_main_id User