1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-03-21 12:29:23 +01:00

Added passwords.h for Xively client

This commit is contained in:
Tom Igoe 2013-05-27 12:55:58 -04:00
parent 520285871c
commit 5cb25503d7

View File

@ -0,0 +1,5 @@
#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