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 29:c991041e766e, committed 2016-05-04
- Comitter:
- defrost
- Date:
- Wed May 04 14:31:22 2016 +0000
- Parent:
- 28:6478767092aa
- Child:
- 30:2c704a72d88a
- Commit message:
- - debug off
Changed in this revision
| Wifly/Wifly.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Wifly/Wifly.cpp Thu Apr 07 17:03:05 2016 +0000 +++ b/Wifly/Wifly.cpp Wed May 04 14:31:22 2016 +0000 @@ -21,7 +21,7 @@ #include <string> #include <algorithm> -#define DEBUG +//#define DEBUG #define INFOMESSAGES //Debug is disabled by default #ifdef DEBUG
