Erik - / SW_HTTPServer

Fork of SW_HTTPServer by David Smart

Revision:
36:1bb5fa6b109c
Parent:
35:2d756262d095
Child:
37:0cb2774e2410
--- a/SW_HTTPServer.cpp	Sat Jan 04 20:53:10 2014 +0000
+++ b/SW_HTTPServer.cpp	Fri May 02 00:26:06 2014 +0000
@@ -12,7 +12,7 @@
 //
 #include "mbed.h"
 
-#define DEBUG "HTTP"
+//#define DEBUG "HTTP"
 #include "Utility.h"
 
 #include "SW_HTTPServer.h"      // define DEBUG before this