I added functionality to get the RSSI, BER, and Cell Neighbor for reporting connection issues to M2X

Revision:
35:7c9d0f29ff7a
Parent:
33:2958e09ad308
Child:
36:d1a98d5f2bbd
Child:
38:8c51632da81f
--- a/WncController.cpp	Thu Nov 17 18:33:34 2016 +0000
+++ b/WncController.cpp	Thu Mar 09 00:58:50 2017 +0000
@@ -77,6 +77,7 @@
 
 #include <cstdlib>
 #include <cctype>
+#include <string.h>
 #include "WncController.h"
 
 namespace WncController_fk {