Turn down WIFI_API_DEBUG_LOG in wifi_api.h

Fork of WIFI_API_32kRAM by Delta

Revision:
7:91824a659c5b
Parent:
5:d20c2d97258a
Child:
9:46708b47a64d
Child:
11:659b13c3437a
--- a/README.md	Mon Aug 31 07:18:11 2015 +0000
+++ b/README.md	Wed Sep 09 18:22:26 2015 +0000
@@ -1,8 +1,8 @@
-# NNN40 WI-FI SDK version 20150831, release at 2015/8/31
+# NNN40 WI-FI SDK version 20150909, release at 2015/9/9
 This is the export repo for the WIFI_API provided by Delta Electronics, Inc.
 
 # Highlight of this release
-* Suport Soft AP mode (able to switch between STA and Soft AP mode, but not concurrent), user must DnD SoftAP_FW_update.hex to DELTA folder to update internal flash (only need to perform once)
+* Add apScan, wifi_SP_version, and storage relative API in WIFIDevice.h
 
 # Major supported features
 * Set TCP maximum payload to 1400 bytes (Max. throughput achieve ~7.5KB)
@@ -18,7 +18,7 @@
 Currently supported  functionalities include:
 * IEEE 802.11 b/g/n connectivity
 * Station (STA) infrastructure mode
-* Soft AP mode with DHCP server
+* Soft AP mode with DHCP server, user must DnD SoftAP_FW_update.hex to DELTA folder to update internal flash (only need to perform once)
 * WEP/WPA/WPA2 security
 * DHCP Client and Static IPv4 addressing
 * TCP Server/Client