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.cpp
- Revision:
- 10:548533964124
- Parent:
- 8:8a3371926b32
- Child:
- 11:98afc5abbfb8
diff -r fcd83b2bd0cd -r 548533964124 NWSWeather.cpp --- a/NWSWeather.cpp Sat Oct 11 17:27:07 2014 +0000 +++ b/NWSWeather.cpp Mon Dec 22 17:21:50 2014 +0000 @@ -16,7 +16,7 @@ // #include "NWSWeather.h" -//#define DEBUG "NWS " +#define DEBUG "NWS " // ... // INFO("Stuff to show %d", var); // new-line is automatically appended //