mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-21 10:52:14 +01:00
6 lines
240 B
C
6 lines
240 B
C
|
|
#define APIKEY "XXXXXXXX" // replace your pachube api key here
|
|
#define FEEDID 00000 // replace your feed ID
|
|
#define USERAGENT "home-sensors" // user agent is the project name
|
|
|