Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed Servo X_NUCLEO_IKS01A2 X_NUCLEO_IDW01M1v2 NetworkSocketAPI NDefLib MQTT
Revision 22:d278e4bb5ded, committed 2016-10-19
- 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