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_IDW01M1v2 NetworkSocketAPI X_NUCLEO_IKS01A1 HC_SR04_Ultrasonic_Library
Diff: main.cpp
- Revision:
- 11:0b4472769b08
- Parent:
- 10:cc61a766cd1f
- Child:
- 12:80d8e97e81f2
--- 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");