diff options
-rw-r--r-- | libraries/Bridge/examples/XivelyClient/passwords.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/Bridge/examples/XivelyClient/passwords.h b/libraries/Bridge/examples/XivelyClient/passwords.h deleted file mode 100644 index 0c6fa14..0000000 --- a/libraries/Bridge/examples/XivelyClient/passwords.h +++ /dev/null @@ -1,5 +0,0 @@ - -#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 - |