Program to update the D7A modem's firmware.

Dependencies:   modem_ref_helper DebouncedInterrupt

Revision:
17:05c9ec970a6d
Parent:
15:24434827c575
Child:
18:a8a640941018
--- a/bin.h	Mon Mar 13 12:13:41 2017 +0000
+++ b/bin.h	Tue Mar 14 15:18:05 2017 +0000
@@ -1,6 +1,6 @@
 
-//#define __PLATFORM_SH2030__
-#define __PLATFORM_SH2001__
+#define __PLATFORM_SH2030__
+//#define __PLATFORM_SH2001__
 
 
 #if defined(__PLATFORM_SH2030__)