mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
Fixed typo in PachubeClientString example
This commit is contained in:
parent
9fd14df549
commit
9a13d211ba
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user