tenkiyoho LED 2 (with ESP-WROOM-02)

Dependencies:   mbed

Revision:
1:5f560645b4fb
Parent:
0:fb93c5feca27
Child:
2:65e5f82ea7b8
--- a/main.cpp	Sun Sep 06 08:43:07 2015 +0000
+++ b/main.cpp	Sun Sep 06 09:58:41 2015 +0000
@@ -204,7 +204,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");
             ledIlluminationWait();
          
             //サーバに要求