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.
Dependents: IoT_Ex BatteryModelTester BatteryModelTester
Fork of WiflyInterface by
Revision 28:6478767092aa, committed 2016-04-07
- Comitter:
- defrost
- Date:
- Thu Apr 07 17:03:05 2016 +0000
- Parent:
- 27:208b4cf69b44
- Child:
- 29:c991041e766e
- Commit message:
- - DEBUG disabled
Changed in this revision
| WiflyInterface.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/WiflyInterface.cpp Thu Apr 07 16:05:28 2016 +0000 +++ b/WiflyInterface.cpp Thu Apr 07 17:03:05 2016 +0000 @@ -1,6 +1,6 @@ #include "WiflyInterface.h" -#define DEBUG +//#define DEBUG #define INFOMESSAGES //Debug is disabled by default #ifdef DEBUG
