Fixed typo in PachubeClientString example

This commit is contained in:
Scott 2012-10-12 15:59:45 -04:00
parent 9fd14df549
commit 9a13d211ba
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#include <Ethernet.h>
/#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
#define FEEDID 00000 // replace your feed ID
#define USERAGENT "My Project" // user agent is the project name