Added passwords.h for Xively client
This commit is contained in:
parent
d36e304066
commit
21019b0a41
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue