aboutsummaryrefslogtreecommitdiff
path: root/libraries/Bridge/examples/Temboo/GetYahooWeatherReport
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/Bridge/examples/Temboo/GetYahooWeatherReport')
-rw-r--r--libraries/Bridge/examples/Temboo/GetYahooWeatherReport/GetYahooWeatherReport.ino4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/Bridge/examples/Temboo/GetYahooWeatherReport/GetYahooWeatherReport.ino b/libraries/Bridge/examples/Temboo/GetYahooWeatherReport/GetYahooWeatherReport.ino
index 9d218f7..669aba5 100644
--- a/libraries/Bridge/examples/Temboo/GetYahooWeatherReport/GetYahooWeatherReport.ino
+++ b/libraries/Bridge/examples/Temboo/GetYahooWeatherReport/GetYahooWeatherReport.ino
@@ -1,7 +1,7 @@
/*
GetYahooWeatherReport
- Demonstrates making a request to the Yahoo! Weather API using the Temboo Arduino Yun SDK.
+ Demonstrates making a request to the Yahoo! Weather API using Temboo from an Arduino Yun.
Check out the latest Arduino & Temboo examples and support docs at http://www.temboo.com/arduino
@@ -12,7 +12,7 @@
This example assumes basic familiarity with Arduino sketches, and that your Yun is connected
to the Internet.
- Looking for another API? We've got over 100 in our Library!
+ Looking for another API to use with your Arduino Yun? We've got over 100 in our Library!
This example code is in the public domain.
*/