aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortigoe <tom.igoe@gmail.com>2013-05-30 23:10:48 -0400
committertigoe <tom.igoe@gmail.com>2013-05-30 23:10:48 -0400
commit0b4ab151fe8b7e96431629f272828ed99ca94dd4 (patch)
treec294bf40f482be6dd32f207c3a13521532b9f91b
parent05a255855600d9a6e05c2c688a7100b5b353ba55 (diff)
Ignore passwords.h for xively client
-rw-r--r--libraries/Bridge/examples/XivelyClient/passwords.h5
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
-