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: NetworkSocketAPI X_NUCLEO_IDW01M1v2 mbed
Fork of HelloWorld_IDW01M1v2 by
Revision 11:0b4472769b08, committed 2017-01-13
- Comitter:
- mapellil
- Date:
- Fri Jan 13 15:31:35 2017 +0000
- Parent:
- 10:cc61a766cd1f
- Child:
- 12:80d8e97e81f2
- Commit message:
- Updated wifi lib
Changed in this revision
| X_NUCLEO_IDW01M1v2.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/X_NUCLEO_IDW01M1v2.lib Tue Jan 10 10:56:37 2017 +0000 +++ b/X_NUCLEO_IDW01M1v2.lib Fri Jan 13 15:31:35 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/X_NUCLEO_IDW01M1v2/#0a075334e0e9 +https://developer.mbed.org/teams/ST/code/X_NUCLEO_IDW01M1v2/#c8697141ce44
--- a/main.cpp Tue Jan 10 10:56:37 2017 +0000
+++ b/main.cpp Fri Jan 13 15:31:35 2017 +0000
@@ -80,7 +80,7 @@
int main() {
int err;
char * ssid = "STM";
- char * seckey = "STMDemo";
+ char * seckey = "STMDemo";
pc.printf("\r\nX-NUCLEO-IDW01M1 mbed Application\r\n");
pc.printf("\r\nconnecting to AP\r\n");
