working

Dependencies:   C027_Support IBMIoTClientCellularExample MQTT mbed

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

Files at this revision

API Documentation at this revision

Comitter:
alikapatibabu
Date:
Wed Feb 22 10:27:35 2017 +0000
Parent:
18:e9e87362018b
Commit message:
updated

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r e9e87362018b -r 689b00477c81 main.cpp
--- 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.