aboutsummaryrefslogtreecommitdiff
path: root/libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h
diff options
context:
space:
mode:
authorFederico Fissore <f.fissore@arduino.cc>2013-07-08 15:09:09 +0200
committerFederico Fissore <f.fissore@arduino.cc>2013-07-08 15:09:09 +0200
commitacf38a634ab0f5530ca5f0b15bc4c474b1091195 (patch)
tree70039a97db754ac391f50ff8048c2d42233170ee /libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h
parent320116c2867f981b0292cd10f77e2a6a7c604f49 (diff)
updated temboo examples
Diffstat (limited to 'libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h')
-rw-r--r--libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h b/libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h
deleted file mode 100644
index c58b447..0000000
--- a/libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#define TEMBOO_ACCOUNT "myTembooAccountName" // your Temboo account name
-#define TEMBOO_APP_KEY_NAME "myFirstApp" // your Temboo app key name
-#define TEMBOO_APP_KEY "xxx-xxx-xxx-xx-xxx" // your Temboo app key
-