Turn down WIFI_API_DEBUG_LOG in wifi_api.h

Fork of WIFI_API_32kRAM by Delta

Revision:
11:659b13c3437a
Parent:
7:91824a659c5b
Child:
13:cb69aaed5e8b
--- a/README.md	Wed Sep 09 18:23:13 2015 +0000
+++ b/README.md	Wed Sep 30 03:48:56 2015 +0000
@@ -1,8 +1,9 @@
-# NNN40 WI-FI SDK version 20150909, release at 2015/9/9
+# NNN40 WI-FI SDK version 20150930, release at 2015/9/30
 This is the export repo for the WIFI_API provided by Delta Electronics, Inc.
 
 # Highlight of this release
-* Add apScan, wifi_SP_version, and storage relative API in WIFIDevice.h
+* Add WIFI BLE coexistence 
+* Support new module HW revision (EVB Ver.02) 
 
 # Major supported features
 * Set TCP maximum payload to 1400 bytes (Max. throughput achieve ~7.5KB)
@@ -10,7 +11,7 @@
 * Support DNS client for TCP/UDP
 * Fast AP re-connection is performed automatically, user can call EthernetInterface.disconnect() to have lowest power consumption of 4uA, then call init and connected to previous AP for less than 4 sec
 
-# Roapmap
+# Roadmap
 * Support BLE and WIFI coexistence
 * Support light weight SSL (modified from CyaSSL)