Evrythng API for W5500, WIZ550io

Dependencies:   W5500Interface

Dependents:   EvrythngApiExampleW5500

Fork of EvrythngApi by Evry Thng

Revision:
1:7162d0e030f5
Parent:
0:d38d192c2f5f
Child:
3:3e6f5e92ffc9
--- a/EvrythngApi.h	Thu Aug 30 13:20:01 2012 +0000
+++ b/EvrythngApi.h	Thu Aug 30 13:25:41 2012 +0000
@@ -35,7 +35,7 @@
     /*
      * Constructor
      */
-    EvrythngApi(const std::string& token, const std::string& host = "api.test.evrythng.net", int port = 80);
+    EvrythngApi(const std::string& token, const std::string& host = "api.evrythng.com", int port = 80);
 
     /*
      * Destructor