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
Diff: Wifly/Wifly.cpp
- Revision:
- 21:0fce80741c9f
- Parent:
- 16:de16e8b077c1
diff -r cb63119802d9 -r 0fce80741c9f Wifly/Wifly.cpp
--- a/Wifly/Wifly.cpp Tue Mar 22 23:22:42 2016 +0000
+++ b/Wifly/Wifly.cpp Fri Mar 25 12:37:57 2016 +0000
@@ -20,7 +20,7 @@
#include "Wifly.h"
#include <string>
#include <algorithm>
-
+#define DEBUG
//Debug is disabled by default
#if (defined(DEBUG))
#define DBG(x, ...) std::printf("[Wifly : DBG]"x"\r\n", ##__VA_ARGS__);
