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.
Diff: main.cpp
- Revision:
- 3:5689bfb78c7b
- Parent:
- 2:5686f264238a
- Child:
- 4:1c1fb59cf7d9
diff -r 5686f264238a -r 5689bfb78c7b main.cpp
--- a/main.cpp Sun Sep 06 05:33:04 2015 +0000
+++ b/main.cpp Sun Sep 06 09:53:14 2015 +0000
@@ -161,7 +161,7 @@
while(1)
{
//サーバに接続
- wifi.printf("AT+CIPSTART=\"TCP\",\"188.125.93.38\",80\r\n");
+ wifi.printf("AT+CIPSTART=\"TCP\",\"weather.yahooapis.com\",80\r\n");
wait(2);
//サーバに要求