zhang chenhong / Mbed 2 deprecated IDW01M1_Cloud_IBM

Dependencies:   mbed Servo X_NUCLEO_IKS01A2 X_NUCLEO_IDW01M1v2 NetworkSocketAPI NDefLib MQTT

Files at this revision

API Documentation at this revision

Comitter:
mapellil
Date:
Wed Oct 19 09:46:27 2016 +0000
Parent:
21:78fac4c1b0fa
Child:
23:43f9e34781f2
Commit message:
minor fix

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Oct 19 09:36:51 2016 +0000
+++ b/main.cpp	Wed Oct 19 09:46:27 2016 +0000
@@ -54,8 +54,8 @@
 #define MQTT_TLS_PORT 8883
 #define IBM_IOT_PORT MQTT_PORT
 // WiFi network credential
-#define SSID   "crespan"  // Network must be visible otherwise it can't connect
-#define PASSW  "Elfrontal1"
+#define SSID   ""  // Network must be visible otherwise it can't connect
+#define PASSW  ""
 #warning "Wifi SSID & password empty"
     
 char id[30] = ID;                 // mac without colons