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