working

Dependencies:   C027_Support IBMIoTClientCellularExample MQTT mbed

Fork of MQTT-GSM-GPS-CAN-SMS by Babu Alikapati

Revision:
19:689b00477c81
Parent:
18:e9e87362018b
--- a/main.cpp	Wed Feb 22 10:23:37 2017 +0000
+++ b/main.cpp	Wed Feb 22 10:27:35 2017 +0000
@@ -44,7 +44,7 @@
 #define MQTT_MAX_PACKET_SIZE 250
 
 #define MAX_SMS_LEN  160
-char strMobilenumber[32] = "+917382112965";
+char strMobilenumber[32] = "xxxxxxxxxxx";
 
 //------------------------------------------------------------------------------------
 // You need to configure these cellular modem / SIM parameters.