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 e7ec3d8 commit 39432a7Copy full SHA for 39432a7
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