Lan OLED

Dependencies:   Adafruit_GFX WIZnetInterface mbed

Fork of Weather_Forecast_Helloworld_WIZwiki-W7500 by IOP

Revision:
7:b0f039c96a1c
Parent:
4:3384f1c0b2be
Child:
8:b48b8d089f5b
--- a/main.cpp	Mon Jan 11 05:37:28 2016 +0000
+++ b/main.cpp	Tue Feb 16 01:29:35 2016 +0000
@@ -134,8 +134,8 @@
    /*  
     *    GET method, to request weather forecast  
     */ 
-    //char http_cmd[] = "GET /data/2.5/weather?q=London,uk&appid=2de143494c0b295cca9337e1e96b00e0 HTTP/1.0\n\n";
-    char http_cmd[] = "GET /data/2.5/weather?q=Seoul,kr&appid=2de143494c0b295cca9337e1e96b00e0 HTTP/1.0\n\n";
+    //char http_cmd[] = "GET /data/2.5/weather?q=London,uk&appid=44db6a862fba0b067b1930da0d769e98 HTTP/1.0\n\n";
+    char http_cmd[] = "GET /data/2.5/weather?q=Seoul,kr&appid=44db6a862fba0b067b1930da0d769e98 HTTP/1.0\n\n";
     //char http_cmd[] = "GET /data/2.5/weather?q=London,uk HTTP/1.0\n\n";
     //char http_cmd[] = "GET /data/2.5/weather?q=Berlin,de HTTP/1.0\n\n";