mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Fixed typo in PachubeClientString example
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user