Turn down WIFI_API_DEBUG_LOG in wifi_api.h

Fork of WIFI_API_32kRAM by Delta

Revision:
27:40ec92889c3c
Parent:
25:47b20177ef04
--- a/WIFI_Driver/wifi_api.h	Fri Jan 22 06:02:16 2016 +0000
+++ b/WIFI_Driver/wifi_api.h	Tue Jan 26 09:30:40 2016 +0000
@@ -21,7 +21,7 @@
 * - configure each SPI module separately through @ref spi_master_init.
 */
 
-#define WIFI_API_DEBUG_LOG 1
+#define WIFI_API_DEBUG_LOG 0
 #define WIFI_API_DEBUG_TX_PIN  USBTX
 #define WIFI_API_DEBUG_BAUDRATE  115200