123

Dependencies:   MQTTSN

Files at this revision

API Documentation at this revision

Comitter:
nikapov
Date:
Mon Oct 17 15:26:16 2016 +0000
Parent:
6:196de97a7195
Child:
8:74b827befe72
Commit message:
Updated network data.

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Oct 17 15:11:29 2016 +0000
+++ b/main.cpp	Mon Oct 17 15:26:16 2016 +0000
@@ -56,8 +56,8 @@
 
 int main() {
     int err;    
-    char * ssid = "crespan";
-    char * seckey = "Elfrontal0";
+    char * ssid = "STM";
+    char * seckey = "STMDemo";
     
     pc.printf("\r\nX-NUCLEO-IDW01M1 mbed Application\r\n");     
     pc.printf("\r\nconnecting to AP\r\n");