tenki yoho LED (with ESP-WROOM-02)

Dependencies:   mbed

Revision:
3:5689bfb78c7b
Parent:
2:5686f264238a
Child:
4:1c1fb59cf7d9
--- 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);
          
             //サーバに要求