From 21019b0a41c3e8f13d34d319774f4efa2fc14eda Mon Sep 17 00:00:00 2001
From: Tom Igoe <tom.igoe@gmail.com>
Date: Mon, 27 May 2013 12:55:58 -0400
Subject: Added passwords.h for Xively client

---
 libraries/Bridge/examples/XivelyClient/passwords.h | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 libraries/Bridge/examples/XivelyClient/passwords.h

(limited to 'libraries/Bridge/examples/XivelyClient')

diff --git a/libraries/Bridge/examples/XivelyClient/passwords.h b/libraries/Bridge/examples/XivelyClient/passwords.h
new file mode 100644
index 0000000..0c6fa14
--- /dev/null
+++ b/libraries/Bridge/examples/XivelyClient/passwords.h
@@ -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
+
-- 
cgit v1.2.3-18-g5258