Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
23:365775929293
Parent:
18:a8a640941018
--- a/bin.h	Mon Sep 18 13:38:40 2017 +0000
+++ b/bin.h	Mon Sep 18 14:47:43 2017 +0000
@@ -1,7 +1,7 @@
 
-//#define __PLATFORM_SH2030__
+#define __PLATFORM_SH2030__
 //#define __PLATFORM_SH2001__
-#define __PLATFORM_SH2050__
+//#define __PLATFORM_SH2050__
 
 
 #if defined(__PLATFORM_SH2030__)