FRDM-K64F, Avnet M14A2A, Grove Shield, to create smart home system. In use with AT&Ts M2x & Flow.

Dependencies:   mbed FXOS8700CQ MODSERIAL

Revision:
77:c65eae5b9958
Parent:
68:6e311c747045
--- a/cell_modem.h	Sat Aug 13 18:29:56 2016 +0000
+++ b/cell_modem.h	Mon Aug 15 19:31:14 2016 +0000
@@ -19,4 +19,5 @@
 #define __CELL_MODEM_H_
 int cell_modem_init();
 int cell_modem_Sendreceive(char* tx_string, char* rx_string);
+void display_wnc_firmware_rev(void);
 #endif
\ No newline at end of file