Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
26:7fc24677a950
Parent:
18:a8a640941018
Child:
27:25be84b17eec
--- a/bin.h	Fri Oct 20 13:35:45 2017 +0000
+++ b/bin.h	Mon Jan 29 18:08:31 2018 +0000
@@ -1,7 +1,7 @@
 
 //#define __PLATFORM_SH2030__
-//#define __PLATFORM_SH2001__
-#define __PLATFORM_SH2050__
+#define __PLATFORM_SH2001__
+//#define __PLATFORM_SH2050__
 
 
 #if defined(__PLATFORM_SH2030__)