We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd14df commit 9a13d21Copy full SHA for 9a13d21
libraries/Ethernet/examples/PachubeClientString/PachubeClientString.ino
@@ -32,7 +32,7 @@
32
#include <Ethernet.h>
33
34
35
-/#define APIKEY "YOUR API KEY GOES HERE" // replace your Pachube api key here
+#define APIKEY "YOUR API KEY GOES HERE" // replace your Pachube api key here
36
#define FEEDID 00000 // replace your feed ID
37
#define USERAGENT "My Project" // user agent is the project name
38
0 commit comments