Added passwords.h for Xively client
This commit is contained in:
parent
56eba14834
commit
d08f9448e9
|
@ -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