Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
28:5c9c420c666e
Parent:
27:25be84b17eec
--- a/bin.h	Mon Mar 05 16:24:03 2018 +0000
+++ b/bin.h	Tue Mar 13 16:56:05 2018 +0000
@@ -1,7 +1,7 @@
 
-#define __PLATFORM_SH2030__
+//#define __PLATFORM_SH2030__
 //#define __PLATFORM_SH2001__
-//#define __PLATFORM_SH2050__
+#define __PLATFORM_SH2050__
 
 
 #if defined(__PLATFORM_SH2030__)