W5500-Ethernet-Interface Makers / EvrythngApi

Dependencies:   W5500Interface

Dependents:   EvrythngApiExampleW5500

Fork of EvrythngApi by Evry Thng

Files at this revision

API Documentation at this revision

Comitter:
vladounet
Date:
Thu Aug 30 13:25:41 2012 +0000
Parent:
0:d38d192c2f5f
Child:
2:5c00ece89e60
Commit message:
Initial commit

Changed in this revision

EvrythngApi.h Show annotated file Show diff for this revision Revisions of this file
--- 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