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.
Fork of WiflyInterface by
Diff: WiflyInterface.cpp
- Revision:
- 27:208b4cf69b44
- Parent:
- 26:eaaedb036df1
- Child:
- 28:6478767092aa
diff -r eaaedb036df1 -r 208b4cf69b44 WiflyInterface.cpp --- a/WiflyInterface.cpp Fri Apr 01 00:55:36 2016 +0000 +++ b/WiflyInterface.cpp Thu Apr 07 16:05:28 2016 +0000 @@ -1,6 +1,6 @@ #include "WiflyInterface.h" -//#define DEBUG +#define DEBUG #define INFOMESSAGES //Debug is disabled by default #ifdef DEBUG
