Fork with SeeedStudio Xadow GPS v2 enabled

Dependencies:   FXOS8700CQ MODSERIAL XadowGPS mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

Revision:
77:c65eae5b9958
Parent:
75:8cc98a3b9c62
Child:
78:00cca62e5d9f
diff -r a7a9b9cbfbc0 -r c65eae5b9958 cell_modem.cpp
--- a/cell_modem.cpp	Sat Aug 13 18:29:56 2016 +0000
+++ b/cell_modem.cpp	Mon Aug 15 19:31:14 2016 +0000
@@ -343,3 +343,8 @@
     }
     return iStatus;
 }
+
+void display_wnc_firmware_rev(void)
+{
+    display_modem_firmware_version();
+}
\ No newline at end of file