Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: NWSWeather.h
- Revision:
- 3:41504de1f387
- Parent:
- 2:eae60b64066e
- Child:
- 5:f3ae5160977e
diff -r eae60b64066e -r 41504de1f387 NWSWeather.h --- a/NWSWeather.h Sun Mar 16 20:25:34 2014 +0000 +++ b/NWSWeather.h Sun Mar 23 20:42:29 2014 +0000 @@ -140,7 +140,7 @@ /// NWSReturnCode_T setAlternateURL(const char * alternateurl); - /// get the weather data from the specified site. + /// get the current conditions weather data from the specified site. /// /// This does the work to fetch the weather data from the specified site, /// using the baseurl established when the NWSWeather object was constructed,