diff options
Diffstat (limited to 'libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h')
-rw-r--r-- | libraries/Temboo/examples/GetYahooWeatherReport/TembooAccount.h | 4 |
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 - |